Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dhid-sensor-custom.c66 static struct attribute hid_custom_attrs[HID_CUSTOM_TOTAL_ATTRS] = { variable
585 hid_custom_attrs[j].name) { in hid_sensor_custom_add_attributes()
593 hid_custom_attrs[j].name); in hid_sensor_custom_add_attributes()
597 device_attr->attr.mode = hid_custom_attrs[j].mode; in hid_sensor_custom_add_attributes()
599 if (hid_custom_attrs[j].mode & S_IWUSR) in hid_sensor_custom_add_attributes()