Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/touchscreen/
Dcyttsp_core.h127 struct cyttsp { struct
132 const struct cyttsp_bus_ops *bus_ops; argument
133 struct cyttsp_bootloader_data bl_data; argument
134 struct cyttsp_sysinfo_data sysinfo_data; argument
135 struct cyttsp_xydata xy_data; argument
137 enum cyttsp_state state; argument
151 struct cyttsp *cyttsp_probe(const struct cyttsp_bus_ops *bus_ops, argument