Home
last modified time | relevance | path

Searched refs:to_rio_dev (Results 1 – 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/drivers/rapidio/
Drio-sysfs.c22 struct rio_dev *rdev = to_rio_dev(dev); \
39 struct rio_dev *rdev = to_rio_dev(dev); in routes_show()
59 struct rio_dev *rdev = to_rio_dev(dev); in lprev_show()
69 struct rio_dev *rdev = to_rio_dev(dev); in lnext_show()
90 struct rio_dev *rdev = to_rio_dev(dev); in modalias_show()
120 struct rio_dev *dev = to_rio_dev(kobj_to_dev(kobj)); in rio_read_config()
191 struct rio_dev *dev = to_rio_dev(kobj_to_dev(kobj)); in rio_write_config()
262 struct rio_dev *rdev = to_rio_dev(kobj_to_dev(kobj)); in rio_dev_is_attr_visible()
Drio-driver.c86 struct rio_dev *rdev = to_rio_dev(dev); in rio_device_probe()
117 struct rio_dev *rdev = to_rio_dev(dev); in rio_device_remove()
133 struct rio_dev *rdev = to_rio_dev(dev); in rio_device_shutdown()
193 struct rio_dev *rdev = to_rio_dev(dev); in rio_match_bus()
216 rdev = to_rio_dev(dev); in rio_uevent()
Drio-scan.c286 rdev = to_rio_dev(dev); in rio_release_dev()
Drio_cm.c1947 struct rio_dev *rdev = to_rio_dev(dev); in riocm_add_dev()
1990 struct rio_dev *rdev = to_rio_dev(dev); in riocm_remove_dev()
Drio.c2287 struct rio_dev *rdev = to_rio_dev(dev); in rio_mport_cleanup_callback()
/kernel/linux/linux-5.10/drivers/rapidio/switches/
Didt_gen2.c371 struct rio_dev *rdev = to_rio_dev(dev); in idtg2_show_errlog()
/kernel/linux/linux-5.10/drivers/net/
Drionet.c405 struct rio_dev *rdev = to_rio_dev(dev); in rionet_remove_dev()
550 struct rio_dev *rdev = to_rio_dev(dev); in rionet_add_dev()
/kernel/linux/linux-5.10/include/linux/
Drio.h209 #define to_rio_dev(n) container_of(n, struct rio_dev, dev) macro
/kernel/linux/linux-5.10/drivers/rapidio/devices/
Drio_mport_cdev.c1651 rdev = to_rio_dev(dev); in rio_release_dev()
1838 rdev = to_rio_dev(dev); in rio_mport_del_riodev()