Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dhid-apple.c388 static void input_event_with_scancode(struct input_dev *input, in input_event_with_scancode() function
534 input_event_with_scancode(input, usage->type, code, usage->hid, value); in hidinput_apple_event()
553 input_event_with_scancode(field->hidinput->input, usage->type, in apple_event()