Searched refs:show_tabletODMCode (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/input/tablet/ |
H A D | aiptek.c | 1599 static ssize_t show_tabletODMCode(struct device *dev, struct device_attribute *attr, char *buf) in show_tabletODMCode() function 1606 static DEVICE_ATTR(odm_code, S_IRUGO, show_tabletODMCode, NULL);
|
/kernel/linux/linux-6.6/drivers/input/tablet/ |
H A D | aiptek.c | 1585 static ssize_t show_tabletODMCode(struct device *dev, struct device_attribute *attr, char *buf) in show_tabletODMCode() function 1592 static DEVICE_ATTR(odm_code, S_IRUGO, show_tabletODMCode, NULL);
|
Completed in 5 milliseconds