Searched defs:cyttsp (Results 1 – 1 of 1) sorted by relevance
113 struct cyttsp { struct117 const struct cyttsp_bus_ops *bus_ops; argument118 struct cyttsp_bootloader_data bl_data; argument119 struct cyttsp_sysinfo_data sysinfo_data; argument120 struct cyttsp_xydata xy_data; argument122 enum cyttsp_state state; argument137 struct cyttsp *cyttsp_probe(const struct cyttsp_bus_ops *bus_ops, argument