Lines Matching refs:data
23 * DOC: bandgap driver data structure
57 * Above is a simple diagram describing how the data structure below
146 * This data structure will hold the required thresholds and temperature limits
162 * struct temp_sensor_regval - temperature sensor register values and priv data
168 * @data: private data
179 void *data;
215 * struct ti_temp_sensor - bandgap temperature sensor configuration data
224 * @unregister_cooling: function to release cooling data
302 * struct ti_bandgap_data - ti bandgap data configuration structure
315 * This is a data structure which should hold most of the static configuration
347 int ti_bandgap_set_sensor_data(struct ti_bandgap *bgp, int id, void *data);