Home
last modified time | relevance | path

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

/openbmc/linux/drivers/base/
H A Ddriver.c27 dev_prv = to_device_private_driver(n); in next_device()
H A Dbase.h122 #define to_device_private_driver(obj) \ macro