Home
last modified time | relevance | path

Searched refs:DeviceInfoList (Results 1 - 4 of 4) sorted by relevance

/drivers/hdf_core/interfaces/inner_api/hdi/
H A Ddevmgr_hdi.h74 struct DeviceInfoList { struct
97 void (*FreeQueryDeviceList)(struct HDIDeviceManager *self, struct DeviceInfoList *list);
107 int32_t (*QueryUsableDeviceInfo)(struct HDIDeviceManager *self, struct DeviceInfoList *list);
117 int32_t (*QueryUnusableDeviceInfo)(struct HDIDeviceManager *self, struct DeviceInfoList *list);
/drivers/hdf_core/adapter/uhdf2/hdi/src/
H A Ddevmgr_client.c31 static void DevmgrFreeQueryDeviceListImpl(struct DeviceInfoList *list);
44 static int32_t HdfObtainDeviceInfo(struct DeviceInfoList *list, struct HdfSBuf *reply) in HdfObtainDeviceInfo()
80 static int32_t DevmgrQueryDeviceInfo(struct HDIDeviceManager *iDevMgr, struct DeviceInfoList *list, int32_t type) in DevmgrQueryDeviceInfo()
119 static int32_t DevmgrQueryUsableDeviceInfo(struct HDIDeviceManager *self, struct DeviceInfoList *list) in DevmgrQueryUsableDeviceInfo()
127 static int32_t DevmgrQueryUnusableDeviceInfo(struct HDIDeviceManager *self, struct DeviceInfoList *list) in DevmgrQueryUnusableDeviceInfo()
136 static void DevmgrFreeQueryDeviceListImpl(struct DeviceInfoList *list) in DevmgrFreeQueryDeviceListImpl()
151 static void DevmgrFreeQueryDeviceList(struct HDIDeviceManager *self, struct DeviceInfoList *list) in DevmgrFreeQueryDeviceList()
/drivers/hdf_core/framework/test/fuzztest/devmgr_c_fuzzer/queryusabledeviceInfo_fuzzer/
H A DqueryusabledeviceInfo_fuzzer.cpp30 struct DeviceInfoList list; in QueryUnusableDeviceInfoFuzzTest()
/drivers/hdf_core/adapter/uhdf2/hdi/test/servmgr/
H A Dservice_manager_hdi_c_test.cpp704 struct DeviceInfoList list; in HWTEST_F()
717 struct DeviceInfoList list; in HWTEST_F()

Completed in 3 milliseconds