Searched defs:cyttsp (Results 1 – 1 of 1) sorted by relevance
127 struct cyttsp { struct132 const struct cyttsp_bus_ops *bus_ops; argument133 struct cyttsp_bootloader_data bl_data; argument134 struct cyttsp_sysinfo_data sysinfo_data; argument135 struct cyttsp_xydata xy_data; argument137 enum cyttsp_state state; argument151 struct cyttsp *cyttsp_probe(const struct cyttsp_bus_ops *bus_ops, argument