Searched defs:input_register_device (Results 1 - 1 of 1) sorted by relevance

/drivers/input/
H A Dinput.c342 * with input_register_device(), but the event will not reach any of the
1672 * This function should only be used if input_register_device()
1804 * input_register_device - register device with input core
1815 int input_register_device(struct input_dev *dev) function
1883 EXPORT_SYMBOL(input_register_device); variable

Completed in 120 milliseconds