Home
last modified time | relevance | path

Searched refs:input_event_compat (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/input/
H A Dinput-compat.c18 struct input_event_compat compat_event; in input_event_from_user()
21 sizeof(struct input_event_compat))) in input_event_from_user()
42 struct input_event_compat compat_event; in input_event_to_user()
51 sizeof(struct input_event_compat))) in input_event_to_user()
H A Dinput-compat.h17 struct input_event_compat { struct
57 sizeof(struct input_event_compat) : sizeof(struct input_event); in input_event_size()
/kernel/linux/linux-6.6/drivers/input/
H A Dinput-compat.c18 struct input_event_compat compat_event; in input_event_from_user()
21 sizeof(struct input_event_compat))) in input_event_from_user()
42 struct input_event_compat compat_event; in input_event_to_user()
51 sizeof(struct input_event_compat))) in input_event_to_user()
H A Dinput-compat.h17 struct input_event_compat { struct
57 sizeof(struct input_event_compat) : sizeof(struct input_event); in input_event_size()

Completed in 3 milliseconds