Home
last modified time | relevance | path

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

/linux/drivers/nubus/
H A Dbus.c15 #define to_nubus_driver(d) container_of(d, struct nubus_driver, driver) macro
19 struct nubus_driver *ndrv = to_nubus_driver(dev->driver); in nubus_device_probe()
29 struct nubus_driver *ndrv = to_nubus_driver(dev->driver); in nubus_device_remove()