Home
last modified time | relevance | path

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

/drivers/hid/
Dhid-picolcd.h146 struct hid_report *eeprom_r, struct hid_report *eeprom_w,
162 struct hid_report *eeprom_r, struct hid_report *eeprom_w, in picolcd_init_devfs() argument
Dhid-picolcd_debugfs.c838 struct hid_report *eeprom_r, struct hid_report *eeprom_w, in picolcd_init_devfs() argument
852 if (eeprom_r || eeprom_w) in picolcd_init_devfs()
854 (eeprom_w ? S_IWUSR : 0) | (eeprom_r ? S_IRUSR : 0), in picolcd_init_devfs()