Home
last modified time | relevance | path

Searched refs:cyttsp5 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dcyttsp5.c26 #define CYTTSP5_NAME "cyttsp5"
196 struct cyttsp5 { struct
219 static int cyttsp5_read(struct cyttsp5 *ts, u8 *buf, u32 max) in cyttsp5_read()
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 *t in cyttsp5_btn_attention()
[all...]
H A DMakefile33 obj-$(CONFIG_TOUCHSCREEN_CYTTSP5) += cyttsp5.o

Completed in 2 milliseconds