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