Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/
H A Dinput.c2049 static unsigned int input_estimate_events_per_packet(struct input_dev *dev) in input_estimate_events_per_packet() function
2204 packet_size = input_estimate_events_per_packet(dev); in input_register_device()