Searched refs:igorplugusb (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/media/rc/
H A Digorplugusb.c31 #define DRIVER_NAME "igorplugusb"
41 struct igorplugusb { struct
55 static void igorplugusb_cmd(struct igorplugusb *ir, int cmd);
57 static void igorplugusb_irdata(struct igorplugusb *ir, unsigned len) igorplugusb_irdata()
65 * If more than 36 pulses and spaces follow each other, the igorplugusb igorplugusb_irdata()
104 struct igorplugusb *ir = urb->context; igorplugusb_callback()
129 static void igorplugusb_cmd(struct igorplugusb *ir, int cmd) igorplugusb_cmd()
142 struct igorplugusb *ir = (struct igorplugusb *)data; igorplugusb_timer()
153 struct igorplugusb *ir; igorplugusb_probe()
231 struct igorplugusb *ir = usb_get_intfdata(intf); igorplugusb_disconnect()
H A DMakefile34 obj-$(CONFIG_IR_IGORPLUGUSB) += igorplugusb.o

Completed in 66 milliseconds