Searched refs:pstr_store (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/hid/ |
H A D | hid-cp2112.c | 952 static ssize_t pstr_store(struct device *kdev, in pstr_store() 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 | 947 static ssize_t pstr_store(struct device *kdev, struct device_attribute *kattr, in pstr_store() function 1012 return pstr_store(kdev, kattr, buf, count, _report); \
|
Completed in 4 milliseconds