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

/linux-4.4.14/drivers/hid/
H A Dhid-sensor-custom.c29 #define HID_CUSTOM_TOTAL_ATTRS (HID_CUSTOM_MAX_CORE_ATTRS + 1) macro
38 char attr_name[HID_CUSTOM_TOTAL_ATTRS][HID_CUSTOM_NAME_LENGTH];
39 struct attribute *attrs[HID_CUSTOM_TOTAL_ATTRS];
591 while (j < HID_CUSTOM_TOTAL_ATTRS && hid_sensor_custom_add_attributes()

Completed in 57 milliseconds