Searched refs:rc_allocate_device (Results 1 – 25 of 39) sorted by relevance
12
42 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()
113 raw->rdev = rdev = rc_allocate_device(RC_DRIVER_IR_RAW); in img_ir_probe_raw()
111 rdev = rc_allocate_device(RC_DRIVER_IR_RAW); in picolcd_init_cir()
254 struct rc_dev *rc_allocate_device(enum rc_driver_type);
216 rc = rc_allocate_device(RC_DRIVER_IR_RAW); in loop_init()
193 rc = rc_allocate_device(RC_DRIVER_IR_RAW); in igorplugusb_probe()
212 ir->rc = rc_allocate_device(RC_DRIVER_IR_RAW); in sunxi_ir_probe()
243 rdev = rc_allocate_device(RC_DRIVER_IR_RAW); in hix5hd2_ir_probe()
241 rdev = rc_allocate_device(RC_DRIVER_IR_RAW); in st_rc_probe()
1640 struct rc_dev *rc_allocate_device(enum rc_driver_type type) in rc_allocate_device() function1677 EXPORT_SYMBOL_GPL(rc_allocate_device);1709 rc = rc_allocate_device(type); in devm_rc_allocate_device()
204 rc = rc_allocate_device(RC_DRIVER_IR_RAW); in ttusbir_probe()
290 rdev = rc_allocate_device(RC_DRIVER_IR_RAW); in streamzap_init_rc_dev()
490 rdev = rc_allocate_device(RC_DRIVER_IR_RAW); in fintek_probe()
428 rc = rc_allocate_device(RC_DRIVER_IR_RAW); in iguanair_probe()
850 rc_dev = rc_allocate_device(RC_DRIVER_SCANCODE); in ati_remote_probe()
186 rc_dev = rc_allocate_device(RC_DRIVER_SCANCODE); in smi_ir_init()
359 rc = rc_allocate_device(RC_DRIVER_IR_RAW); in cx23885_input_init()
290 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()
301 adap->rc = rc_allocate_device(RC_DRIVER_SCANCODE); in cec_allocate_adapter()
424 rc = rc_allocate_device(RC_DRIVER_SCANCODE); in tm6000_ir_init()
429 rc = rc_allocate_device(RC_DRIVER_SCANCODE); in bttv_input_init()
281 dev = rc_allocate_device(RC_DRIVER_IR_RAW); in cx88_ir_init()