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

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

Completed in 220 milliseconds