Searched refs:HdfSListIsEmpty (Results 1 – 5 of 5) sorted by relevance
66 bool HdfSListIsEmpty(const struct HdfSList *list);
107 …dynamic = HdfSListIsEmpty(&hostClnt->unloadDevInfos) && !HdfSListIsEmpty(&hostClnt->dynamicDevInfo… in DevmgrServiceLoadDevice()172 if (!HdfSListIsEmpty(&hostClnt->devices)) { in DevmgrServiceUnloadDevice()317 if (HdfSListIsEmpty(&hostClnt->unloadDevInfos)) { in DevmgrServiceStartDeviceHost()
89 EXPECT_TRUE(HdfSListIsEmpty(&list));
21 bool HdfSListIsEmpty(const struct HdfSList *list) in HdfSListIsEmpty() function
579 if (!HdfSListIsEmpty(&port->requestQueue)) { in GetRequestMsgFromQueue()973 while (!HdfSListIsEmpty(&devList_)) { in UsbdReleaseDevices()