Searched refs:pstr_show (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/hid/ |
H A D | hid-cp2112.c | 984 static ssize_t pstr_show(struct device *kdev, in pstr_show() function 1020 .attr = __ATTR(name, (S_IWUSR | S_IRUGO), pstr_show, pstr_store), \
|
/kernel/linux/linux-6.6/drivers/hid/ |
H A D | hid-cp2112.c | 976 static ssize_t pstr_show(struct device *kdev, struct device_attribute *kattr, in pstr_show() function 1016 return pstr_show(kdev, kattr, buf, _report); \
|
Completed in 5 milliseconds