Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dinput.h490 static inline void input_set_events_per_packet(struct input_dev *dev, int n_events) in input_set_events_per_packet() function
/linux/drivers/input/misc/
H A Duinput.c350 input_set_events_per_packet(dev, 60); in uinput_create_device()