Lines Matching full:tsens
49 * struct tsens_sensor - data for each sensor connected to the tsens device
50 * @priv: tsens device instance that this sensor is connected to
69 * struct tsens_ops - operations as supported by the tsens device
70 * @init: Function to initialize the tsens device
71 * @calibrate: Function to calibrate the tsens device
73 * @enable: Function to enable (clocks/power) tsens device
74 * @disable: Function to disable the tsens device
75 * @suspend: Function to suspend the tsens device
76 * @resume: Function to resume the tsens device
528 * struct tsens_plat_data - tsens compile-time platform data
530 * @ops: operations the tsens instance supports
554 * struct tsens_priv - private data for each instance of the tsens IP
568 * @debug_root: pointer to debugfs dentry for all tsens
569 * @debug: pointer to debugfs dentry for tsens controller
646 /* TSENS target */
649 /* TSENS v0.1 targets */
652 /* TSENS v1 targets */
655 /* TSENS v1 with no RPM targets */
658 /* TSENS v2 targets */