Searched defs:rc_dev (Results 1 – 10 of 10) sorted by relevance
170 struct rc_dev { struct171 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 …]
42 struct reset_controller_dev rc_dev; member46 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()
196 struct st_rc_device *rc_dev = platform_get_drvdata(pdev); in st_rc_remove() local232 struct st_rc_device *rc_dev; in st_rc_probe() local347 struct st_rc_device *rc_dev = dev_get_drvdata(dev); in st_rc_suspend() local367 struct st_rc_device *rc_dev = dev_get_drvdata(dev); in st_rc_resume() local
214 struct rc_dev *rc_dev = to_rc_dev(dev); in wakeup_data_show() local247 struct rc_dev *rc_dev = to_rc_dev(dev); in wakeup_data_store() local
829 struct rc_dev *rc_dev; in ati_remote_probe() local
508 static int redrat3_set_timeout(struct rc_dev *rc_dev, unsigned int timeoutns) in redrat3_set_timeout()
25 struct rc_dev *rc_dev = priv->raw.rdev; in img_ir_refresh_raw() local
59 struct rc_dev *rc_dev; member
89 struct rc_dev *rc_dev; member
394 struct rc_dev *rc_dev; member