Searched refs:to_nubus_driver (Results 1 – 1 of 1) sorted by relevance
15 #define to_nubus_driver(d) container_of(d, struct nubus_driver, driver) macro24 struct nubus_driver *ndrv = to_nubus_driver(dev->driver); in nubus_device_probe()34 struct nubus_driver *ndrv = to_nubus_driver(dev->driver); in nubus_device_remove()