Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/input/
Dlinux_evdev.c28 static void linux_evdev_options(void) in linux_evdev_options() function
30 static struct args_struct_t linux_evdev_options[] = { in linux_evdev_options() local
42 native_add_command_line_opts(linux_evdev_options); in linux_evdev_options()
62 NATIVE_TASK(linux_evdev_options, PRE_BOOT_1, 10);