Home
last modified time | relevance | path

Searched defs:rc_dev (Results 1 – 15 of 15) sorted by relevance

/Linux-v4.19/include/media/
Drc-core.h170 struct rc_dev { struct
171 struct device dev;
172 bool managed_alloc;
173 const struct attribute_group *sysfs_groups[5];
174 const char *device_name;
175 const char *input_phys;
176 struct input_id input_id;
177 const char *driver_name;
178 const char *map_name;
179 struct rc_map rc_map;
[all …]
/Linux-v4.19/drivers/reset/hisilicon/
Dhi6220_reset.c42 struct reset_controller_dev rc_dev; member
46 static int hi6220_peripheral_assert(struct reset_controller_dev *rc_dev, in hi6220_peripheral_assert()
58 static int hi6220_peripheral_deassert(struct reset_controller_dev *rc_dev, in hi6220_peripheral_deassert()
75 static int hi6220_media_assert(struct reset_controller_dev *rc_dev, in hi6220_media_assert()
84 static int hi6220_media_deassert(struct reset_controller_dev *rc_dev, in hi6220_media_deassert()
/Linux-v4.19/drivers/media/rc/
Dst_rc.c196 struct st_rc_device *rc_dev = platform_get_drvdata(pdev); in st_rc_remove() local
232 struct st_rc_device *rc_dev; in st_rc_probe() local
347 struct st_rc_device *rc_dev = dev_get_drvdata(dev); in st_rc_suspend() local
367 struct st_rc_device *rc_dev = dev_get_drvdata(dev); in st_rc_resume() local
Dnuvoton-cir.c214 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
Dati_remote.c829 struct rc_dev *rc_dev; in ati_remote_probe() local
Dredrat3.c508 static int redrat3_set_timeout(struct rc_dev *rc_dev, unsigned int timeoutns) in redrat3_set_timeout()
/Linux-v4.19/drivers/media/pci/smipcie/
Dsmipcie-ir.c118 struct rc_dev *rc_dev = ir->rc_dev; in smi_ir_decode() local
183 struct rc_dev *rc_dev; in smi_ir_init() local
226 struct rc_dev *rc_dev = ir->rc_dev; in smi_ir_exit() local
Dsmipcie.h241 struct rc_dev *rc_dev; member
/Linux-v4.19/drivers/media/usb/em28xx/
Dem28xx-input.c407 static int em2860_ir_change_protocol(struct rc_dev *rc_dev, u64 *rc_proto) in em2860_ir_change_protocol()
435 static int em2874_ir_change_protocol(struct rc_dev *rc_dev, u64 *rc_proto) in em2874_ir_change_protocol()
471 static int em28xx_ir_change_protocol(struct rc_dev *rc_dev, u64 *rc_proto) in em28xx_ir_change_protocol()
/Linux-v4.19/drivers/media/rc/img-ir/
Dimg-ir-raw.c25 struct rc_dev *rc_dev = priv->raw.rdev; in img_ir_refresh_raw() local
/Linux-v4.19/include/media/i2c/
Dir-kbd-i2c.h59 struct rc_dev *rc_dev; member
/Linux-v4.19/drivers/hid/
Dhid-picolcd.h89 struct rc_dev *rc_dev; member
/Linux-v4.19/drivers/gpu/drm/bridge/
Dsil-sii8620.c69 struct rc_dev *rc_dev; member
2103 struct rc_dev *rc_dev; in sii8620_init_rcp_input_dev() local
/Linux-v4.19/drivers/media/usb/dvb-usb-v2/
Ddvb_usb.h394 struct rc_dev *rc_dev; member
/Linux-v4.19/drivers/media/usb/dvb-usb/
Ddvb-usb.h453 struct rc_dev *rc_dev; member