Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rapidio/
H A 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()
H A 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()
131 struct rio_dev *rdev = to_rio_dev(dev); in rio_device_shutdown()
191 struct rio_dev *rdev = to_rio_dev(dev); in rio_match_bus()
214 rdev = to_rio_dev(dev); in rio_uevent()
H A Drio-scan.c286 rdev = to_rio_dev(dev); in rio_release_dev()
H A 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()
H A Drio.c2206 struct rio_dev *rdev = to_rio_dev(dev); in rio_mport_cleanup_callback()
/openbmc/linux/drivers/net/
H A Drionet.c405 struct rio_dev *rdev = to_rio_dev(dev); in rionet_remove_dev()
552 struct rio_dev *rdev = to_rio_dev(dev); in rionet_add_dev()
/openbmc/linux/drivers/rapidio/switches/
H A Didt_gen2.c371 struct rio_dev *rdev = to_rio_dev(dev); in idtg2_show_errlog()
/openbmc/linux/include/linux/
H A Drio.h209 #define to_rio_dev(n) container_of(n, struct rio_dev, dev) macro
/openbmc/linux/drivers/rapidio/devices/
H A Drio_mport_cdev.c1652 rdev = to_rio_dev(dev); in rio_release_dev()
1839 rdev = to_rio_dev(dev); in rio_mport_del_riodev()