Symbol: LEGO_DEVICE_ATTR_RW
drivers/hid/hid-lenovo-go.c
1793
LEGO_DEVICE_ATTR_RW(gamepad_mode, "mode", UNSPECIFIED, index, feature_status);
drivers/hid/hid-lenovo-go.c
1800
LEGO_DEVICE_ATTR_RW(gamepad_rumble_intensity, "rumble_intensity", UNSPECIFIED,
drivers/hid/hid-lenovo-go.c
1885
LEGO_DEVICE_ATTR_RW(auto_sleep_time_left, "auto_sleep_time", LEFT_CONTROLLER,
drivers/hid/hid-lenovo-go.c
1891
LEGO_DEVICE_ATTR_RW(imu_bypass_left, "imu_bypass_enabled", LEFT_CONTROLLER,
drivers/hid/hid-lenovo-go.c
1896
LEGO_DEVICE_ATTR_RW(imu_enabled_left, "imu_enabled", LEFT_CONTROLLER, index,
drivers/hid/hid-lenovo-go.c
1904
LEGO_DEVICE_ATTR_RW(rumble_mode_left, "rumble_mode", LEFT_CONTROLLER, index,
drivers/hid/hid-lenovo-go.c
1909
LEGO_DEVICE_ATTR_RW(rumble_notification_left, "rumble_notification",
drivers/hid/hid-lenovo-go.c
1992
LEGO_DEVICE_ATTR_RW(auto_sleep_time_right, "auto_sleep_time", RIGHT_CONTROLLER,
drivers/hid/hid-lenovo-go.c
1998
LEGO_DEVICE_ATTR_RW(imu_bypass_right, "imu_bypass_enabled", RIGHT_CONTROLLER,
drivers/hid/hid-lenovo-go.c
2003
LEGO_DEVICE_ATTR_RW(imu_enabled_right, "imu_enabled", RIGHT_CONTROLLER, index,
drivers/hid/hid-lenovo-go.c
2011
LEGO_DEVICE_ATTR_RW(rumble_mode_right, "rumble_mode", RIGHT_CONTROLLER, index,
drivers/hid/hid-lenovo-go.c
2016
LEGO_DEVICE_ATTR_RW(rumble_notification_right, "rumble_notification",
drivers/hid/hid-lenovo-go.c
2084
LEGO_DEVICE_ATTR_RW(touchpad_enabled, "enabled", UNSPECIFIED, index,
drivers/hid/hid-lenovo-go.c
2089
LEGO_DEVICE_ATTR_RW(touchpad_vibration_enabled, "vibration_enabled", UNSPECIFIED,
drivers/hid/hid-lenovo-go.c
2095
LEGO_DEVICE_ATTR_RW(touchpad_vibration_intensity, "vibration_intensity",
drivers/hid/hid-lenovo-go.c
2124
LEGO_DEVICE_ATTR_RW(rgb_enabled, "enabled", UNSPECIFIED, index, feature_status);