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