Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/rapidio/
Drio-driver.c89 struct rio_dev *rdev = to_rio_dev(dev); in rio_device_probe()
120 struct rio_dev *rdev = to_rio_dev(dev); in rio_device_remove()
185 struct rio_dev *rdev = to_rio_dev(dev); in rio_match_bus()
208 rdev = to_rio_dev(dev); in rio_uevent()
Drio-sysfs.c26 struct rio_dev *rdev = to_rio_dev(dev); \
43 struct rio_dev *rdev = to_rio_dev(dev); in routes_show()
63 struct rio_dev *rdev = to_rio_dev(dev); in lprev_show()
73 struct rio_dev *rdev = to_rio_dev(dev); in lnext_show()
94 struct rio_dev *rdev = to_rio_dev(dev); in modalias_show()
129 to_rio_dev(container_of(kobj, struct device, kobj)); in rio_read_config()
201 to_rio_dev(container_of(kobj, struct device, kobj)); in rio_write_config()
Drio-scan.c305 rdev = to_rio_dev(dev); in rio_release_dev()
/linux-4.4.14/drivers/net/
Drionet.c401 struct rio_dev *rdev = to_rio_dev(dev); in rionet_remove_dev()
526 struct rio_dev *rdev = to_rio_dev(dev); in rionet_add_dev()
/linux-4.4.14/include/linux/
Drio.h202 #define to_rio_dev(n) container_of(n, struct rio_dev, dev) macro
/linux-4.4.14/drivers/rapidio/switches/
Didt_gen2.c375 struct rio_dev *rdev = to_rio_dev(dev); in idtg2_show_errlog()