Home
last modified time | relevance | path

Searched defs:to_driver (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/base/
Dbase.h53 #define to_driver(obj) container_of(obj, struct driver_private, kobj) macro
/linux-4.1.27/drivers/staging/unisys/virtpci/
Dvirtpci.c53 #define to_driver(obj) container_of(obj, struct driver_private, kobj) macro