Symbol: lg_g15_data
drivers/hid/hid-lg-g15.c
102
static int lg_g13_get_leds_state(struct lg_g15_data *g15)
drivers/hid/hid-lg-g15.c
1128
struct lg_g15_data *g15;
drivers/hid/hid-lg-g15.c
163
static int lg_g13_kbd_led_write(struct lg_g15_data *g15,
drivers/hid/hid-lg-g15.c
198
struct lg_g15_data *g15 = dev_get_drvdata(led_cdev->dev->parent);
drivers/hid/hid-lg-g15.c
220
struct lg_g15_data *g15 = dev_get_drvdata(led_cdev->dev->parent);
drivers/hid/hid-lg-g15.c
273
static int lg_g15_update_led_brightness(struct lg_g15_data *g15)
drivers/hid/hid-lg-g15.c
304
struct lg_g15_data *g15 = dev_get_drvdata(led_cdev->dev->parent);
drivers/hid/hid-lg-g15.c
320
struct lg_g15_data *g15 = dev_get_drvdata(led_cdev->dev->parent);
drivers/hid/hid-lg-g15.c
370
struct lg_g15_data *g15 = container_of(work, struct lg_g15_data, work);
drivers/hid/hid-lg-g15.c
399
static int lg_g510_get_initial_led_brightness(struct lg_g15_data *g15, int i)
drivers/hid/hid-lg-g15.c
447
static int lg_g510_kbd_led_write(struct lg_g15_data *g15,
drivers/hid/hid-lg-g15.c
483
struct lg_g15_data *g15 = dev_get_drvdata(led_cdev->dev->parent);
drivers/hid/hid-lg-g15.c
508
struct lg_g15_data *g15 = container_of(work, struct lg_g15_data, work);
drivers/hid/hid-lg-g15.c
516
static int lg_g510_update_mkey_led_brightness(struct lg_g15_data *g15)
drivers/hid/hid-lg-g15.c
544
struct lg_g15_data *g15 = dev_get_drvdata(led_cdev->dev->parent);
drivers/hid/hid-lg-g15.c
560
struct lg_g15_data *g15 = dev_get_drvdata(led_cdev->dev->parent);
drivers/hid/hid-lg-g15.c
601
static int lg_g15_get_initial_led_brightness(struct lg_g15_data *g15)
drivers/hid/hid-lg-g15.c
691
static int lg_g13_event(struct lg_g15_data *g15, u8 const *data)
drivers/hid/hid-lg-g15.c
738
static void lg_g15_handle_lcd_menu_keys(struct lg_g15_data *g15, u8 *data)
drivers/hid/hid-lg-g15.c
751
static int lg_g15_event(struct lg_g15_data *g15, u8 *data)
drivers/hid/hid-lg-g15.c
791
static int lg_g15_v2_event(struct lg_g15_data *g15, u8 *data)
drivers/hid/hid-lg-g15.c
823
static int lg_g510_event(struct lg_g15_data *g15, u8 *data)
drivers/hid/hid-lg-g15.c
867
static int lg_g510_leds_event(struct lg_g15_data *g15, u8 *data)
drivers/hid/hid-lg-g15.c
896
struct lg_g15_data *g15 = hid_get_drvdata(hdev);
drivers/hid/hid-lg-g15.c
946
static void lg_g15_setup_led_rgb(struct lg_g15_data *g15, int index)
drivers/hid/hid-lg-g15.c
993
static int lg_g15_register_led(struct lg_g15_data *g15, int i, const char *name)