Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/hid/
Dhid-sensor-custom.c62 static struct attribute hid_custom_attrs[] = { variable
580 hid_custom_attrs[j].name) { in hid_sensor_custom_add_attributes()
588 hid_custom_attrs[j].name); in hid_sensor_custom_add_attributes()
592 device_attr->attr.mode = hid_custom_attrs[j].mode; in hid_sensor_custom_add_attributes()
594 if (hid_custom_attrs[j].mode & S_IWUSR) in hid_sensor_custom_add_attributes()