Home
last modified time | relevance | path

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

/linux-4.19.296/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-4.19.296/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-4.19.296/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-4.19.296/drivers/media/rc/img-ir/
Dimg-ir-raw.c25 struct rc_dev *rc_dev = priv->raw.rdev; in img_ir_refresh_raw() local
/linux-4.19.296/include/media/i2c/
Dir-kbd-i2c.h59 struct rc_dev *rc_dev; member
/linux-4.19.296/drivers/hid/
Dhid-picolcd.h89 struct rc_dev *rc_dev; member
/linux-4.19.296/drivers/media/usb/dvb-usb-v2/
Ddvb_usb.h394 struct rc_dev *rc_dev; member