Toggle navigation
/
Symbol
File
Text
Line
Symbol: g15
function parameter
Defined...
drivers/hid/hid-lg-g15.c:67:41-67:61
: static int lg_g15_update_led_brightness(struct lg_g15_data *g15)
drivers/hid/hid-lg-g15.c:193:47-193:67
: static int lg_g510_get_initial_led_brightness(struct lg_g15_data *g15, int i)
drivers/hid/hid-lg-g15.c:227:34-227:54
: static int lg_g510_kbd_led_write(struct lg_g15_data *g15,
drivers/hid/hid-lg-g15.c:357:47-357:67
: static int lg_g510_update_mkey_led_brightness(struct lg_g15_data *g15)
drivers/hid/hid-lg-g15.c:442:46-442:66
: static int lg_g15_get_initial_led_brightness(struct lg_g15_data *g15)
drivers/hid/hid-lg-g15.c:475:41-475:61
: static void lg_g15_handle_lcd_menu_keys(struct lg_g15_data *g15, u8 *data)
drivers/hid/hid-lg-g15.c:488:25-488:45
: static int lg_g15_event(struct lg_g15_data *g15, u8 *data)
drivers/hid/hid-lg-g15.c:528:28-528:48
: static int lg_g15_v2_event(struct lg_g15_data *g15, u8 *data)
drivers/hid/hid-lg-g15.c:560:26-560:46
: static int lg_g510_event(struct lg_g15_data *g15, u8 *data)
drivers/hid/hid-lg-g15.c:604:31-604:51
: static int lg_g510_leds_event(struct lg_g15_data *g15, u8 *data)
drivers/hid/hid-lg-g15.c:669:32-669:52
: static int lg_g15_register_led(struct lg_g15_data *g15, int i, const char *name)
variable
Defined...
drivers/hid/hid-lg-g15.c:98:2-98:65
: struct lg_g15_data *g15 = dev_get_drvdata(led_cdev->dev->parent);
drivers/hid/hid-lg-g15.c:114:2-114:65
: struct lg_g15_data *g15 = dev_get_drvdata(led_cdev->dev->parent);
drivers/hid/hid-lg-g15.c:164:2-164:28
: struct lg_g15_data *g15 = container_of(work, struct lg_g15_data, work);
drivers/hid/hid-lg-g15.c:262:2-262:65
: struct lg_g15_data *g15 = dev_get_drvdata(led_cdev->dev->parent);
drivers/hid/hid-lg-g15.c:290:2-290:65
: struct lg_g15_data *g15 = dev_get_drvdata(led_cdev->dev->parent);
drivers/hid/hid-lg-g15.c:320:2-320:65
: struct lg_g15_data *g15 = dev_get_drvdata(led_cdev->dev->parent);
drivers/hid/hid-lg-g15.c:349:2-349:28
: struct lg_g15_data *g15 = container_of(work, struct lg_g15_data, work);
drivers/hid/hid-lg-g15.c:385:2-385:65
: struct lg_g15_data *g15 = dev_get_drvdata(led_cdev->dev->parent);
drivers/hid/hid-lg-g15.c:401:2-401:65
: struct lg_g15_data *g15 = dev_get_drvdata(led_cdev->dev->parent);
drivers/hid/hid-lg-g15.c:623:2-623:48
: struct lg_g15_data *g15 = hid_get_drvdata(hdev);
drivers/hid/hid-lg-g15.c:756:2-756:22
: struct lg_g15_data *g15;