Lines Matching refs:input
3 // handle em28xx IR remotes via linux kernel input layer.
17 #include <linux/usb/input.h>
34 "input: %s: " fmt, __func__, ## arg); \
637 /* Register input device */
679 /* Deregister input devices */
725 dev_info(&dev->intf->dev, "Registering input extension\n");
847 dev_info(&dev->intf->dev, "Closing input extension\n");
876 dev_info(&dev->intf->dev, "Suspending input extension\n");
895 dev_info(&dev->intf->dev, "Resuming input extension\n");
929 MODULE_DESCRIPTION(DRIVER_DESC " - input interface");