Searched refs:RC_DRIVER_SCANCODE (Results 1 – 22 of 22) sorted by relevance
171 if (dev->driver_type == RC_DRIVER_SCANCODE) in lirc_open()392 if (dev->driver_type == RC_DRIVER_SCANCODE) in lirc_ioctl()439 case RC_DRIVER_SCANCODE: in lirc_ioctl()754 case RC_DRIVER_SCANCODE: in lirc_register()
219 rc_dev = rc_allocate_device(RC_DRIVER_SCANCODE); in xbox_remote_probe()
1804 if (dev->driver_type == RC_DRIVER_SCANCODE && !dev->change_protocol) in rc_prepare_rx_device()1909 if (dev->driver_type == RC_DRIVER_SCANCODE && !dev->change_protocol) in rc_register_device()
844 rc_dev = rc_allocate_device(RC_DRIVER_SCANCODE); in ati_remote_probe()
1960 rdev = rc_allocate_device(RC_DRIVER_SCANCODE); in imon_init_rdev()
34 dev = rc_allocate_device(RC_DRIVER_SCANCODE); in mantis_input_init()
64 dev->init_data.rc_dev = rc_allocate_device(RC_DRIVER_SCANCODE); in cx231xx_ir_init()
59 by ``RC_DRIVER_SCANCODE``.74 of the type ``RC_DRIVER_SCANCODE``, or via its IR decoders), it needs
111 rcdev = rc_allocate_device(RC_DRIVER_SCANCODE); in av7110_ir_init()
28 RC_DRIVER_SCANCODE = 0, enumerator
290 adap->rc = rc_allocate_device(RC_DRIVER_SCANCODE); in cec_allocate_adapter()
416 rc = rc_allocate_device(RC_DRIVER_SCANCODE); in tm6000_ir_init()
420 rc = rc_allocate_device(RC_DRIVER_SCANCODE); in bttv_input_init()
484 dev->driver_type = RC_DRIVER_SCANCODE; in cx88_ir_init()
355 cec->ir = devm_rc_allocate_device(dev, RC_DRIVER_SCANCODE); in secocec_ir_probe()
772 rc = rc_allocate_device(RC_DRIVER_SCANCODE); in saa7134_input_init1()
740 rc = rc_allocate_device(RC_DRIVER_SCANCODE); in em28xx_ir_init()
845 rc = rc_allocate_device(RC_DRIVER_SCANCODE); in ir_probe()
1072 hw->rdev = rdev = rc_allocate_device(RC_DRIVER_SCANCODE); in img_ir_probe_hw()
729 dev = rc_allocate_device(RC_DRIVER_SCANCODE); in dm1105_ir_init()
165 dev = rc_allocate_device(RC_DRIVER_SCANCODE); in msp430_ir_init()
2104 rc_dev = rc_allocate_device(RC_DRIVER_SCANCODE); in sii8620_init_rcp_input_dev()
Completed in 41 milliseconds