Home
last modified time | relevance | path

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

/drivers/input/touchscreen/
Dcyttsp_core.h127 struct cyttsp { struct
132 const struct cyttsp_platform_data *pdata; argument
133 const struct cyttsp_bus_ops *bus_ops; argument
134 struct cyttsp_bootloader_data bl_data; argument
135 struct cyttsp_sysinfo_data sysinfo_data; argument
136 struct cyttsp_xydata xy_data; argument
138 enum cyttsp_state state; argument
144 struct cyttsp *cyttsp_probe(const struct cyttsp_bus_ops *bus_ops, argument