Searched refs:rc_allocate_device (Results 1 – 25 of 35) sorted by relevance
12
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()
46 dev = rc_allocate_device(RC_DRIVER_IR_RAW); in sms_ir_init()
109 raw->rdev = rdev = rc_allocate_device(RC_DRIVER_IR_RAW); in img_ir_probe_raw()
100 rdev = rc_allocate_device(RC_DRIVER_IR_RAW); in picolcd_init_cir()
110 rcdev = rc_allocate_device(RC_DRIVER_SCANCODE); in av7110_ir_init()
138 rc_dev = rc_allocate_device(RC_DRIVER_IR_RAW); in smi_ir_init()
238 struct rc_dev *rc_allocate_device(enum rc_driver_type);
217 rc_dev = rc_allocate_device(RC_DRIVER_SCANCODE); in xbox_remote_probe()
188 rc = rc_allocate_device(RC_DRIVER_IR_RAW); in igorplugusb_probe()
215 rc = rc_allocate_device(RC_DRIVER_IR_RAW); in loop_init()
232 rdev = rc_allocate_device(RC_DRIVER_IR_RAW); in streamzap_init_rc_dev()
348 rc = rc_allocate_device(RC_DRIVER_IR_RAW_TX); in meson_irtx_probe()
191 rc = rc_allocate_device(RC_DRIVER_IR_RAW); in ttusbir_probe()
1700 struct rc_dev *rc_allocate_device(enum rc_driver_type type) in rc_allocate_device() function1737 EXPORT_SYMBOL_GPL(rc_allocate_device);1769 rc = rc_allocate_device(type); in devm_rc_allocate_device()
433 rc = rc_allocate_device(RC_DRIVER_IR_RAW); in irtoy_probe()
473 rdev = rc_allocate_device(RC_DRIVER_IR_RAW); in fintek_probe()
350 rc = rc_allocate_device(RC_DRIVER_IR_RAW); in cx23885_input_init()
287 rc = rc_allocate_device(RC_DRIVER_IR_RAW); in au0828_rc_register()
274 dev = rc_allocate_device(d->props.rc.core.driver_type); in rc_core_dvb_usb_remote_init()
420 rc = rc_allocate_device(RC_DRIVER_SCANCODE); in bttv_input_init()
272 dev = rc_allocate_device(RC_DRIVER_IR_RAW); in cx88_ir_init()
730 rc = rc_allocate_device(RC_DRIVER_SCANCODE); in em28xx_ir_init()
772 rc = rc_allocate_device(RC_DRIVER_SCANCODE); in saa7134_input_init1()
893 rc = rc_allocate_device(RC_DRIVER_SCANCODE); in ir_probe()