Home
last modified time | relevance | path

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

/linux/include/dt-bindings/input/
H A Dlinux-event-codes.h328 #define KEY_VIDEO_PREV 242 /* drive previous video source */
327 #define KEY_VIDEO_PREV global() macro
/linux/include/uapi/linux/
H A Dinput-event-codes.h328 #define KEY_VIDEO_PREV 242 /* drive previous video source */ macro
/linux/drivers/acpi/
H A Dacpi_video.c1558 keycode = KEY_VIDEO_PREV; in acpi_video_bus_notify()
1890 set_bit(KEY_VIDEO_PREV, input->keybit); in acpi_video_bus_add_notify_handler()
/linux/drivers/hid/
H A Dhid-debug.c3491 [KEY_VIDEO_PREV] = "VideoPrev", [KEY_VOD] = "VOD",