Home
last modified time | relevance | path

Searched defs:ts_data (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/input/touchscreen/
H A Dhynitron_cstxxx.c74 struct hynitron_ts_data *ts_data = i2c_get_clientdata(client); in hyn_reset_proc() local
86 struct hynitron_ts_data *ts_data = i2c_get_clientdata(client); in hyn_interrupt_handler() local
151 struct hynitron_ts_data *ts_data = i2c_get_clientdata(client); in cst3xx_firmware_info() local
249 static void cst3xx_report_contact(struct hynitron_ts_data *ts_data, in cst3xx_report_contact()
291 struct hynitron_ts_data *ts_data = i2c_get_clientdata(client); in cst3xx_touch_report() local
360 struct hynitron_ts_data *ts_data = i2c_get_clientdata(client); in cst3xx_input_dev_int() local
415 struct hynitron_ts_data *ts_data; in hyn_probe() local
H A Dsurface3_spi.c58 static int surface3_spi_read(struct surface3_ts_data *ts_data) in surface3_spi_read()
66 static void surface3_spi_report_touch(struct surface3_ts_data *ts_data, in surface3_spi_report_touch()
95 static void surface3_spi_process_touch(struct surface3_ts_data *ts_data, u8 *data) in surface3_spi_process_touch()
121 static void surface3_spi_report_pen(struct surface3_ts_data *ts_data, in surface3_spi_report_pen()
158 static void surface3_spi_process_pen(struct surface3_ts_data *ts_data, u8 *data) in surface3_spi_process_pen()
168 static void surface3_spi_process(struct surface3_ts_data *ts_data) in surface3_spi_process()
/openbmc/linux/include/linux/mfd/
H A Dipaq-micro.h122 void *ts_data; member
/openbmc/linux/drivers/thermal/
H A Dk3_j72xx_bandgap.c180 struct k3_thermal_data *ts_data[K3_VTM_MAX_NUM_TS]; member
/openbmc/linux/drivers/thermal/ti-soc-thermal/
H A Dti-bandgap.h233 struct temp_sensor_data *ts_data; member
H A Dti-bandgap.c973 struct temp_sensor_data *ts_data; in ti_bandgap_probe() local
/openbmc/linux/drivers/platform/x86/
H A Dtouchscreen_dmi.c1825 static const struct ts_dmi_data *ts_data; variable