Toggle navigation
/
Symbol
File
Text
Line
Symbol: g15
function parameter
Defined...
drivers/hid/hid-lg-g15.c:68:41-68:61
: static int lg_g15_update_led_brightness(struct lg_g15_data *g15)
drivers/hid/hid-lg-g15.c:194:47-194:67
: static int lg_g510_get_initial_led_brightness(struct lg_g15_data *g15, int i)
drivers/hid/hid-lg-g15.c:228:34-228:54
: static int lg_g510_kbd_led_write(struct lg_g15_data *g15,
drivers/hid/hid-lg-g15.c:358:47-358:67
: static int lg_g510_update_mkey_led_brightness(struct lg_g15_data *g15)
drivers/hid/hid-lg-g15.c:443:46-443:66
: static int lg_g15_get_initial_led_brightness(struct lg_g15_data *g15)
drivers/hid/hid-lg-g15.c:476:41-476:61
: static void lg_g15_handle_lcd_menu_keys(struct lg_g15_data *g15, u8 *data)
drivers/hid/hid-lg-g15.c:489:25-489:45
: static int lg_g15_event(struct lg_g15_data *g15, u8 *data)
drivers/hid/hid-lg-g15.c:529:28-529:48
: static int lg_g15_v2_event(struct lg_g15_data *g15, u8 *data)
drivers/hid/hid-lg-g15.c:561:26-561:46
: static int lg_g510_event(struct lg_g15_data *g15, u8 *data)
drivers/hid/hid-lg-g15.c:605:31-605:51
: static int lg_g510_leds_event(struct lg_g15_data *g15, u8 *data)
drivers/hid/hid-lg-g15.c:670:32-670: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:99:2-99:65
: struct lg_g15_data *g15 = dev_get_drvdata(led_cdev->dev->parent);
drivers/hid/hid-lg-g15.c:115:2-115:65
: struct lg_g15_data *g15 = dev_get_drvdata(led_cdev->dev->parent);
drivers/hid/hid-lg-g15.c:165:2-165:28
: struct lg_g15_data *g15 = container_of(work, struct lg_g15_data, work);
drivers/hid/hid-lg-g15.c:263:2-263:65
: struct lg_g15_data *g15 = dev_get_drvdata(led_cdev->dev->parent);
drivers/hid/hid-lg-g15.c:291:2-291:65
: struct lg_g15_data *g15 = dev_get_drvdata(led_cdev->dev->parent);
drivers/hid/hid-lg-g15.c:321:2-321:65
: struct lg_g15_data *g15 = dev_get_drvdata(led_cdev->dev->parent);
drivers/hid/hid-lg-g15.c:350:2-350:28
: struct lg_g15_data *g15 = container_of(work, struct lg_g15_data, work);
drivers/hid/hid-lg-g15.c:386:2-386:65
: struct lg_g15_data *g15 = dev_get_drvdata(led_cdev->dev->parent);
drivers/hid/hid-lg-g15.c:402:2-402:65
: struct lg_g15_data *g15 = dev_get_drvdata(led_cdev->dev->parent);
drivers/hid/hid-lg-g15.c:624:2-624:48
: struct lg_g15_data *g15 = hid_get_drvdata(hdev);
drivers/hid/hid-lg-g15.c:757:2-757:22
: struct lg_g15_data *g15;