Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/input/
Dinput.c2178 static unsigned int input_estimate_events_per_packet(struct input_dev *dev) in input_estimate_events_per_packet() function
2341 packet_size = input_estimate_events_per_packet(dev); in input_register_device()