/Linux-v5.4/include/media/ |
D | rc-core.h | 162 struct rc_dev { struct 163 struct device dev; 164 bool managed_alloc; 165 const struct attribute_group *sysfs_groups[5]; 166 const char *device_name; 167 const char *input_phys; 168 struct input_id input_id; 169 const char *driver_name; 170 const char *map_name; 171 struct rc_map rc_map; [all …]
|
/Linux-v5.4/drivers/reset/hisilicon/ |
D | hi6220_reset.c | 39 struct reset_controller_dev rc_dev; member 43 static int hi6220_peripheral_assert(struct reset_controller_dev *rc_dev, in hi6220_peripheral_assert() 55 static int hi6220_peripheral_deassert(struct reset_controller_dev *rc_dev, in hi6220_peripheral_deassert() 72 static int hi6220_media_assert(struct reset_controller_dev *rc_dev, in hi6220_media_assert() 81 static int hi6220_media_deassert(struct reset_controller_dev *rc_dev, in hi6220_media_deassert()
|
/Linux-v5.4/drivers/media/pci/smipcie/ |
D | smipcie-ir.c | 42 static void smi_raw_process(struct rc_dev *rc_dev, const u8 *buffer, in smi_raw_process() 62 struct rc_dev *rc_dev = ir->rc_dev; in smi_ir_decode() local 130 struct rc_dev *rc_dev; in smi_ir_init() local 175 struct rc_dev *rc_dev = ir->rc_dev; in smi_ir_exit() local
|
D | smipcie.h | 232 struct rc_dev *rc_dev; member
|
/Linux-v5.4/drivers/media/rc/ |
D | st_rc.c | 191 struct st_rc_device *rc_dev = platform_get_drvdata(pdev); in st_rc_remove() local 227 struct st_rc_device *rc_dev; in st_rc_probe() local 342 struct st_rc_device *rc_dev = dev_get_drvdata(dev); in st_rc_suspend() local 362 struct st_rc_device *rc_dev = dev_get_drvdata(dev); in st_rc_resume() local
|
D | xbox_remote.c | 194 struct rc_dev *rc_dev; in xbox_remote_probe() local
|
D | nuvoton-cir.c | 214 struct rc_dev *rc_dev = to_rc_dev(dev); in wakeup_data_show() local 247 struct rc_dev *rc_dev = to_rc_dev(dev); in wakeup_data_store() local
|
D | ati_remote.c | 819 struct rc_dev *rc_dev; in ati_remote_probe() local
|
D | redrat3.c | 498 static int redrat3_set_timeout(struct rc_dev *rc_dev, unsigned int timeoutns) in redrat3_set_timeout()
|
/Linux-v5.4/drivers/media/usb/em28xx/ |
D | em28xx-input.c | 394 static int em2860_ir_change_protocol(struct rc_dev *rc_dev, u64 *rc_proto) in em2860_ir_change_protocol() 422 static int em2874_ir_change_protocol(struct rc_dev *rc_dev, u64 *rc_proto) in em2874_ir_change_protocol() 458 static int em28xx_ir_change_protocol(struct rc_dev *rc_dev, u64 *rc_proto) in em28xx_ir_change_protocol()
|
/Linux-v5.4/drivers/media/rc/img-ir/ |
D | img-ir-raw.c | 21 struct rc_dev *rc_dev = priv->raw.rdev; in img_ir_refresh_raw() local
|
/Linux-v5.4/include/media/i2c/ |
D | ir-kbd-i2c.h | 59 struct rc_dev *rc_dev; member
|
/Linux-v5.4/drivers/hid/ |
D | hid-picolcd.h | 79 struct rc_dev *rc_dev; member
|
/Linux-v5.4/drivers/gpu/drm/bridge/ |
D | sil-sii8620.c | 66 struct rc_dev *rc_dev; member 2099 struct rc_dev *rc_dev; in sii8620_init_rcp_input_dev() local
|
/Linux-v5.4/drivers/media/usb/dvb-usb-v2/ |
D | dvb_usb.h | 381 struct rc_dev *rc_dev; member
|
/Linux-v5.4/drivers/media/usb/dvb-usb/ |
D | dvb-usb.h | 463 struct rc_dev *rc_dev; member
|