DEVICE_ATTR_RO_NAMED
static DEVICE_ATTR_RO_NAMED(_name, _attrname)
static DEVICE_ATTR_RO_NAMED(gamepad_mode_index, "mode_index");
static DEVICE_ATTR_RO_NAMED(gamepad_poll_rate_index, "poll_rate_index");
static DEVICE_ATTR_RO_NAMED(imu_bypass_enabled_index, "bypass_enabled_index");
static DEVICE_ATTR_RO_NAMED(imu_sensor_enabled_index, "sensor_enabled_index");
static DEVICE_ATTR_RO_NAMED(mouse_wheel_step_range, "step_range");
static DEVICE_ATTR_RO_NAMED(touchpad_enabled_index, "enabled_index");
static DEVICE_ATTR_RO_NAMED(touchpad_linux_mode_index, "linux_mode_index");
static DEVICE_ATTR_RO_NAMED(touchpad_windows_mode_index, "windows_mode_index");
static DEVICE_ATTR_RO_NAMED(rgb_enabled_index, "enabled_index");
static DEVICE_ATTR_RO_NAMED(rgb_effect_index, "effect_index");
static DEVICE_ATTR_RO_NAMED(rgb_mode_index, "mode_index");
static DEVICE_ATTR_RO_NAMED(rgb_profile_range, "profile_range");
static DEVICE_ATTR_RO_NAMED(rgb_speed_range, "speed_range");
static DEVICE_ATTR_RO_NAMED(_name, _attrname)
static DEVICE_ATTR_RO_NAMED(_name, _attrname)
static DEVICE_ATTR_RO_NAMED(gamepad_mode_index, "mode_index");
static DEVICE_ATTR_RO_NAMED(gamepad_rumble_intensity_index,
static DEVICE_ATTR_RO_NAMED(auto_sleep_time_left_range,
static DEVICE_ATTR_RO_NAMED(imu_bypass_left_index, "imu_bypass_enabled_index");
static DEVICE_ATTR_RO_NAMED(imu_enabled_left_index, "imu_enabled_index");
static DEVICE_ATTR_RO_NAMED(rumble_mode_left_index, "rumble_mode_index");
static DEVICE_ATTR_RO_NAMED(rumble_notification_left_index,
static DEVICE_ATTR_RO_NAMED(cal_trigg_left_index, "calibrate_trigger_index");
static DEVICE_ATTR_RO_NAMED(cal_joy_left_index, "calibrate_joystick_index");
static DEVICE_ATTR_RO_NAMED(cal_gyro_left_index, "calibrate_gyro_index");
static DEVICE_ATTR_RO_NAMED(auto_sleep_time_right_range,
static DEVICE_ATTR_RO_NAMED(imu_bypass_right_index, "imu_bypass_enabled_index");
static DEVICE_ATTR_RO_NAMED(imu_enabled_right_index, "imu_enabled_index");
static DEVICE_ATTR_RO_NAMED(rumble_mode_right_index, "rumble_mode_index");
static DEVICE_ATTR_RO_NAMED(rumble_notification_right_index,
static DEVICE_ATTR_RO_NAMED(cal_trigg_right_index, "calibrate_trigger_index");
static DEVICE_ATTR_RO_NAMED(cal_joy_right_index, "calibrate_joystick_index");
static DEVICE_ATTR_RO_NAMED(cal_gyro_right_index, "calibrate_gyro_index");
static DEVICE_ATTR_RO_NAMED(touchpad_enabled_index, "enabled_index");
static DEVICE_ATTR_RO_NAMED(touchpad_vibration_enabled_index,
static DEVICE_ATTR_RO_NAMED(touchpad_vibration_intensity_index,
static DEVICE_ATTR_RO_NAMED(rgb_effect_index, "effect_index");
static DEVICE_ATTR_RO_NAMED(rgb_enabled_index, "enabled_index");
static DEVICE_ATTR_RO_NAMED(rgb_mode_index, "mode_index");
static DEVICE_ATTR_RO_NAMED(rgb_profile_range, "profile_range");
static DEVICE_ATTR_RO_NAMED(rgb_speed_range, "speed_range");