Searched refs:lirc_driver (Results 1 – 12 of 12) sorted by relevance
121 struct lirc_driver { struct199 extern int lirc_register_driver(struct lirc_driver *d);
341 struct lirc_driver *drv; in ir_lirc_register()346 drv = kzalloc(sizeof(struct lirc_driver), GFP_KERNEL); in ir_lirc_register()
104 struct lirc_driver *drv;
51 struct lirc_driver d;173 struct lirc_driver *d = &ir->d; in lirc_cdev_add()206 int lirc_register_driver(struct lirc_driver *d) in lirc_register_driver()
404 static struct lirc_driver lirc_rx51_driver = {
97 struct lirc_driver *driver;670 struct lirc_driver *driver = NULL; in sasem_probe()751 driver = kzalloc(sizeof(struct lirc_driver), GFP_KERNEL); in sasem_probe()
89 struct lirc_driver *driver;690 struct lirc_driver *driver = NULL; in imon_probe()791 driver = kzalloc(sizeof(struct lirc_driver), GFP_KERNEL); in imon_probe()
64 static struct lirc_driver atir_driver;
103 struct lirc_driver l;1392 static struct lirc_driver lirc_template = {1495 memcpy(&ir->l, &lirc_template, sizeof(struct lirc_driver)); in ir_probe()
564 static struct lirc_driver driver = {
370 static struct lirc_driver driver = {
996 static struct lirc_driver driver = {