Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/nubus/
Dbus.c15 #define to_nubus_driver(d) container_of(d, struct nubus_driver, driver) macro
24 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()