Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/
H A Dsony-laptop.c1856 int probe_base = 0; in sony_nc_kbd_backlight_setup() local
1871 probe_base = 0x0; in sony_nc_kbd_backlight_setup()
1875 probe_base = 0x0B00; in sony_nc_kbd_backlight_setup()
1879 probe_base = 0x0100; in sony_nc_kbd_backlight_setup()
1889 if (probe_base) { in sony_nc_kbd_backlight_setup()
1890 ret = sony_call_snc_handle(handle, probe_base, &result); in sony_nc_kbd_backlight_setup()