Home
last modified time | relevance | path

Searched refs:eeprom_r (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/hid/
Dhid-picolcd.h156 struct hid_report *eeprom_r, struct hid_report *eeprom_w,
172 struct hid_report *eeprom_r, struct hid_report *eeprom_w, in picolcd_init_devfs() argument
Dhid-picolcd_debugfs.c848 struct hid_report *eeprom_r, struct hid_report *eeprom_w, in picolcd_init_devfs() argument
862 if (eeprom_r || eeprom_w) in picolcd_init_devfs()
864 (eeprom_w ? S_IWUSR : 0) | (eeprom_r ? S_IRUSR : 0), in picolcd_init_devfs()