Lines Matching refs:stmpe811_config
114 struct stmpe811_config { struct
136 INPUT_TOUCH_STRUCT_CHECK(struct stmpe811_config); argument
140 const struct stmpe811_config *config = dev->config; in stmpe811_reset()
164 const struct stmpe811_config *config = dev->config; in stmpe811_io_enable_af()
172 const struct stmpe811_config *config = dev->config; in stmpe811_tsc_config_bits()
187 const struct stmpe811_config *config = dev->config; in stmpe811_tsc_control_bits()
203 const struct stmpe811_config *config = dev->config; in stmpe811_ts_init()
313 const struct stmpe811_config *config = dev->config; in stmpe811_ts_get_data()
335 const struct stmpe811_config *config = dev->config; in stmpe811_report_touch()
357 const struct stmpe811_config *config = dev->config; in stmpe811_process()
424 const struct stmpe811_config *config = data->dev->config; in stmpe811_work_handler()
446 const struct stmpe811_config *config = dev->config; in stmpe811_verify_chip_id()
460 const struct stmpe811_config *config = dev->config; in stmpe811_init()
531 static const struct stmpe811_config stmpe811_config_##index = { \