Searched defs:cyttsp5_module (Results 1 – 1 of 1) sorted by relevance
934 struct cyttsp5_module { struct935 struct list_head node;936 char *name;937 int (*probe)(struct device *dev, void **data);938 void (*release)(struct device *dev, void *data);