Home
last modified time | relevance | path

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

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