Searched refs:cyttsp5_get_module_data (Results 1 – 5 of 5) sorted by relevance
49 return cyttsp5_get_module_data(dev, &debug_module); in cyttsp5_get_debug_data()
1199 void *cyttsp5_get_module_data(struct device *dev,
119 return cyttsp5_get_module_data(dev, &loader_module); in cyttsp5_get_loader_data()
5857 void *cyttsp5_get_module_data(struct device *dev, struct cyttsp5_module *module) in cyttsp5_get_module_data() function5873 EXPORT_SYMBOL(cyttsp5_get_module_data);
348 return cyttsp5_get_module_data(dev, &device_access_module); in cyttsp5_get_device_access_data()