Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/touchscreen/
Dcyttsp_core.h113 struct cyttsp { struct
118 const struct cyttsp_bus_ops *bus_ops; argument
119 struct cyttsp_bootloader_data bl_data; argument
120 struct cyttsp_sysinfo_data sysinfo_data; argument
121 struct cyttsp_xydata xy_data; argument
123 enum cyttsp_state state; argument
137 struct cyttsp *cyttsp_probe(const struct cyttsp_bus_ops *bus_ops, argument