Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hid/
Dhid-sensor-custom.c65 static struct attribute hid_custom_attrs[HID_CUSTOM_TOTAL_ATTRS] = { variable
584 hid_custom_attrs[j].name) { in hid_sensor_custom_add_attributes()
592 hid_custom_attrs[j].name); in hid_sensor_custom_add_attributes()
596 device_attr->attr.mode = hid_custom_attrs[j].mode; in hid_sensor_custom_add_attributes()
598 if (hid_custom_attrs[j].mode & S_IWUSR) in hid_sensor_custom_add_attributes()