Lines Matching full:tsens
40 * struct tsens_sensor - data for each sensor connected to the tsens device
41 * @priv: tsens device instance that this sensor is connected to
58 * struct tsens_ops - operations as supported by the tsens device
59 * @init: Function to initialize the tsens device
60 * @calibrate: Function to calibrate the tsens device
62 * @enable: Function to enable (clocks/power) tsens device
63 * @disable: Function to disable the tsens device
64 * @suspend: Function to suspend the tsens device
65 * @resume: Function to resume the tsens device
512 * struct tsens_plat_data - tsens compile-time platform data
514 * @ops: operations the tsens instance supports
538 * struct tsens_priv - private data for each instance of the tsens IP
552 * @debug_root: pointer to debugfs dentry for all tsens
553 * @debug: pointer to debugfs dentry for tsens controller
584 /* TSENS target */
587 /* TSENS v0.1 targets */
590 /* TSENS v1 targets */
593 /* TSENS v2 targets */