Home
last modified time | relevance | path

Searched refs:cyttsp5 (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/input/touchscreen/
H A Dcyttsp5.c196 struct cyttsp5 { struct
219 static int cyttsp5_read(struct cyttsp5 *ts, u8 *buf, u32 max) in cyttsp5_read() argument
241 static int cyttsp5_write(struct cyttsp5 *ts, unsigned int reg, u8 *data, in cyttsp5_write()
277 static void cyttsp5_get_touch_record(struct cyttsp5 *ts, in cyttsp5_get_touch_record()
291 static void cyttsp5_get_mt_touches(struct cyttsp5 *ts, in cyttsp5_get_mt_touches()
346 struct cyttsp5 *ts = dev_get_drvdata(dev); in cyttsp5_mt_attention()
377 struct cyttsp5 *ts = dev_get_drvdata(dev); in cyttsp5_setup_input_device()
412 struct cyttsp5 *ts = dev_get_drvdata(dev); in cyttsp5_parse_dt_key_code()
427 struct cyttsp5 *ts = dev_get_drvdata(dev); in cyttsp5_btn_attention()
458 static int cyttsp5_validate_cmd_response(struct cyttsp5 *ts, u8 code) in cyttsp5_validate_cmd_response()
[all …]
H A DMakefile30 obj-$(CONFIG_TOUCHSCREEN_CYTTSP5) += cyttsp5.o
H A DKconfig271 module will be called cyttsp5.