Searched defs:dprivate (Results 1 - 1 of 1) sorted by relevance

/drivers/staging/unisys/virtpci/
H A Dvirtpci.c1316 struct driver_private *dprivate = to_driver(kobj); local
1319 if (dprivate != NULL)
1320 driver = dprivate->driver;
1339 struct driver_private *dprivate = to_driver(kobj); local
1342 if (dprivate != NULL)
1343 driver = dprivate->driver;

Completed in 38 milliseconds