Home
last modified time | relevance | path

Searched refs:acer_kbd_dock_state_to_sw_tablet_mode (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dacer-wmi.c1604 static int acer_kbd_dock_state_to_sw_tablet_mode(u8 kbd_dock_state) in acer_kbd_dock_state_to_sw_tablet_mode() function
1647 sw_tablet_mode = acer_kbd_dock_state_to_sw_tablet_mode(output[4]); in acer_kbd_dock_get_initial_state()
1661 sw_tablet_mode = acer_kbd_dock_state_to_sw_tablet_mode(event->kbd_dock_state); in acer_kbd_dock_event()
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dacer-wmi.c1704 static int acer_kbd_dock_state_to_sw_tablet_mode(u8 kbd_dock_state) in acer_kbd_dock_state_to_sw_tablet_mode() function
1748 sw_tablet_mode = acer_kbd_dock_state_to_sw_tablet_mode(output[4]); in acer_kbd_dock_get_initial_state()
1762 sw_tablet_mode = acer_kbd_dock_state_to_sw_tablet_mode(event->kbd_dock_state); in acer_kbd_dock_event()

Completed in 6 milliseconds