Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dsony-laptop.c1862 int probe_base = 0; in sony_nc_kbd_backlight_setup() local
1877 probe_base = 0x0; in sony_nc_kbd_backlight_setup()
1881 probe_base = 0x0B00; in sony_nc_kbd_backlight_setup()
1885 probe_base = 0x0100; in sony_nc_kbd_backlight_setup()
1895 if (probe_base) { in sony_nc_kbd_backlight_setup()
1896 ret = sony_call_snc_handle(handle, probe_base, &result); in sony_nc_kbd_backlight_setup()