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