Searched defs:cyttsp5_bus_ops (Results 1 – 1 of 1) sorted by relevance
1066 struct cyttsp5_bus_ops { struct1067 u16 bustype;1069 int (*read_default)(struct device *dev, void *buf, int size);1070 int (*read_default_nosize)(struct device *dev, u8 *buf, u32 max);1071 int (*write_read_specific)(struct device *dev, u8 write_len,