Searched defs:driverEntry (Results 1 – 3 of 3) sorted by relevance
68 const struct HdfDriverEntry *driverEntry = NULL; in DeviceDriverBind() local92 const struct HdfDriverEntry *driverEntry = NULL; in HdfDeviceLaunchNode() local181 const struct HdfDriverEntry *driverEntry = NULL; in HdfDeviceUnlaunchNode() local
19 struct HdfDriverEntry *driverEntry = NULL; in HdfDriverEntryConstruct() local
51 struct HdfDriverEntry **driverEntry = (struct HdfDriverEntry **)dlsym(handle, DRIVER_DESC); in HdfDriverLoaderGetDriver() local