Home
last modified time | relevance | path

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

/linux/drivers/hid/
H A Dhid-lg-g15.c102 static int lg_g13_get_leds_state(struct lg_g15_data *g15) in lg_g13_get_leds_state() argument
104 u8 * const tbuf = g15->transfer_buf; in lg_g13_get_leds_state()
108 ret = hid_hw_raw_request(g15->hdev, LG_G13_FEATURE_BACKLIGHT_RGB, in lg_g13_get_leds_state()
112 hid_err(g15->hdev, "Error getting backlight brightness: %d\n", ret); in lg_g13_get_leds_state()
119 g15->leds[LG_G15_KBD_BRIGHTNESS].red = in lg_g13_get_leds_state()
121 g15->leds[LG_G15_KBD_BRIGHTNESS].green = in lg_g13_get_leds_state()
123 g15->leds[LG_G15_KBD_BRIGHTNESS].blue = in lg_g13_get_leds_state()
125 g15->leds[LG_G15_KBD_BRIGHTNESS].brightness = high; in lg_g13_get_leds_state()
127 g15->leds[LG_G15_KBD_BRIGHTNESS].red = 255; in lg_g13_get_leds_state()
128 g15->leds[LG_G15_KBD_BRIGHTNESS].green = 255; in lg_g13_get_leds_state()
[all …]
/linux/Documentation/wmi/devices/
H A Dalienware-wmi.rst317 * `AlexIII <https://github.com/AlexIII/tcc-g15>`_
/linux/
H A DMAINTAINERS15299 F: drivers/hid/hid-lg-g15.c