Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/backlight/
H A Dgpio_backlight.c26 struct gpio_backlight *gbl = bl_get_data(bl); in gpio_backlight_update_status() local
36 struct gpio_backlight *gbl = bl_get_data(bl); in gpio_backlight_check_fb() local
38 return !gbl->dev || gbl->dev == info->device; in gpio_backlight_check_fb()
54 struct gpio_backlight *gbl; in gpio_backlight_probe() local
57 gbl = devm_kzalloc(dev, sizeof(*gbl), GFP_KERNEL); in gpio_backlight_probe()
58 if (gbl == NULL) in gpio_backlight_probe()
62 gbl->dev = pdata->dev; in gpio_backlight_probe()
66 gbl->gpiod = devm_gpiod_get(dev, NULL, GPIOD_ASIS); in gpio_backlight_probe()
67 if (IS_ERR(gbl->gpiod)) { in gpio_backlight_probe()
68 ret = PTR_ERR(gbl->gpiod); in gpio_backlight_probe()
[all …]
/openbmc/u-boot/drivers/ddr/altera/
H A Dsequencer.c75 static struct gbl_type *gbl; variable
87 gbl->error_stage = stage; in set_failing_group_stage()
88 gbl->error_group = group; in set_failing_group_stage()
2829 gbl->curr_read_lat--; in rw_mgr_mem_calibrate_lfifo()
3318 gbl->fom_in = 0; in mem_calibrate()
3319 gbl->fom_out = 0; in mem_calibrate()
3538 gbl->fom_in /= 2; in debug_mem_calibrate()
3539 gbl->fom_out /= 2; in debug_mem_calibrate()
3542 gbl->fom_in = 0xff; in debug_mem_calibrate()
3545 gbl->fom_out = 0xff; in debug_mem_calibrate()
[all …]
/openbmc/linux/Documentation/bpf/
H A Dllvm_reloc.rst204 struct t { void *g; } gbl = { global };
229 0000000000000037 0000000800000002 R_BPF_64_ABS64 0000000000000000 gbl
237 0000000000000084 0000000800000004 R_BPF_64_NODYLD32 0000000000000000 gbl