Home
last modified time | relevance | path

Searched refs:pstr_store (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-cp2112.c952 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 Dhid-cp2112.c947 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