Searched refs:to_rio_dev (Results 1 – 9 of 9) sorted by relevance
22 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()
86 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()
286 rdev = to_rio_dev(dev); in rio_release_dev()
1947 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()
2201 struct rio_dev *rdev = to_rio_dev(dev); in rio_mport_cleanup_callback()
405 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()
371 struct rio_dev *rdev = to_rio_dev(dev); in idtg2_show_errlog()
209 #define to_rio_dev(n) container_of(n, struct rio_dev, dev) macro
1652 rdev = to_rio_dev(dev); in rio_release_dev()1836 rdev = to_rio_dev(dev); in rio_mport_del_riodev()
Completed in 23 milliseconds