Searched refs:rc_allocate_device (Results 1 – 25 of 41) 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()
111 rcdev = rc_allocate_device(RC_DRIVER_SCANCODE); in av7110_ir_init()
133 rc_dev = rc_allocate_device(RC_DRIVER_IR_RAW); in smi_ir_init()
246 struct rc_dev *rc_allocate_device(enum rc_driver_type);
184 rc = rc_allocate_device(RC_DRIVER_IR_RAW); in igorplugusb_probe()
206 rc = rc_allocate_device(RC_DRIVER_IR_RAW); in loop_init()
219 rc_dev = rc_allocate_device(RC_DRIVER_SCANCODE); in xbox_remote_probe()
225 ir->rc = rc_allocate_device(RC_DRIVER_IR_RAW); in sunxi_ir_probe()
238 rdev = rc_allocate_device(RC_DRIVER_IR_RAW); in hix5hd2_ir_probe()
236 rdev = rc_allocate_device(RC_DRIVER_IR_RAW); in st_rc_probe()
193 rc = rc_allocate_device(RC_DRIVER_IR_RAW); in ttusbir_probe()
1651 struct rc_dev *rc_allocate_device(enum rc_driver_type type) in rc_allocate_device() function1688 EXPORT_SYMBOL_GPL(rc_allocate_device);1720 rc = rc_allocate_device(type); in devm_rc_allocate_device()
281 rdev = rc_allocate_device(RC_DRIVER_IR_RAW); in streamzap_init_rc_dev()
421 rc = rc_allocate_device(RC_DRIVER_IR_RAW); in iguanair_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()
416 rc = rc_allocate_device(RC_DRIVER_SCANCODE); in tm6000_ir_init()
314 adap->rc = rc_allocate_device(RC_DRIVER_SCANCODE); in cec_allocate_adapter()
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()