Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/platform/x86/
Dsony-laptop.c1861 int probe_base = 0; in sony_nc_kbd_backlight_setup() local
1876 probe_base = 0x0; in sony_nc_kbd_backlight_setup()
1880 probe_base = 0x0B00; in sony_nc_kbd_backlight_setup()
1884 probe_base = 0x0100; in sony_nc_kbd_backlight_setup()
1894 if (probe_base) { in sony_nc_kbd_backlight_setup()
1895 ret = sony_call_snc_handle(handle, probe_base, &result); in sony_nc_kbd_backlight_setup()