Home
last modified time | relevance | path

Searched refs:get_switch_state (Results 1 - 7 of 7) sorted by relevance

/third_party/libinput/src/
H A Devdev-tablet-pad.c546 .get_switch_state = NULL,
H A Devdev-totem.c713 .get_switch_state = NULL,
H A Devdev.h343 (*get_switch_state)(struct evdev_dispatch *dispatch, member
H A Devdev.c163 assert(dispatch->interface->get_switch_state); in evdev_device_switch_get_state()
165 return dispatch->interface->get_switch_state(dispatch, sw); in evdev_device_switch_get_state()
H A Devdev-fallback.c1437 .get_switch_state = fallback_interface_get_switch_state,
H A Devdev-tablet.c2373 .get_switch_state = NULL,
H A Devdev-mt-touchpad.c2851 .get_switch_state = NULL,

Completed in 17 milliseconds