Home
last modified time | relevance | path

Searched refs:input_event_from_user (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/input/
H A Dinput-compat.c14 int input_event_from_user(const char __user *buffer, in input_event_from_user() function
99 int input_event_from_user(const char __user *buffer, in input_event_from_user() function
131 EXPORT_SYMBOL_GPL(input_event_from_user); variable
H A Dinput-compat.h69 int input_event_from_user(const char __user *buffer,
H A Devdev.c524 if (input_event_from_user(buffer + retval, &event)) { in evdev_write()
/kernel/linux/linux-6.6/drivers/input/
H A Dinput-compat.c14 int input_event_from_user(const char __user *buffer, in input_event_from_user() function
99 int input_event_from_user(const char __user *buffer, in input_event_from_user() function
131 EXPORT_SYMBOL_GPL(input_event_from_user); variable
H A Dinput-compat.h69 int input_event_from_user(const char __user *buffer,
H A Devdev.c524 if (input_event_from_user(buffer + retval, &event)) { in evdev_write()
/kernel/linux/linux-5.10/drivers/input/misc/
H A Duinput.c602 if (input_event_from_user(buffer + bytes, &ev)) in uinput_inject_events()
/kernel/linux/linux-6.6/drivers/input/misc/
H A Duinput.c618 if (input_event_from_user(buffer + bytes, &ev)) in uinput_inject_events()

Completed in 8 milliseconds