Searched refs:to_gb_host_device (Results 1 – 3 of 3) sorted by relevance
36 struct gb_host_device *hd = to_gb_host_device(dev); in bus_id_show()108 struct gb_host_device *hd = to_gb_host_device(dev); in gb_hd_release()
91 hd = to_gb_host_device(dev); in greybus_uevent()153 hd = to_gb_host_device(dev); in greybus_shutdown()
63 #define to_gb_host_device(d) container_of(d, struct gb_host_device, dev) macro
Completed in 5 milliseconds