Searched defs:devList (Results 1 – 6 of 6) sorted by relevance
69 static int32_t GetInputDeviceList(uint32_t *devNum, InputDeviceInfo **devList, uint32_t size) in GetInputDeviceList()
69 struct DListHead devList; /* Head node of the linked device list */ member
45 struct DListHead devList; member
442 struct HdfConfigWlanDeviceList *devList = NULL; in HdfWlanInitThread() local
251 int32_t InputInterfacesImpl::GetInputDeviceList(uint32_t &devNum, std::vector<DeviceInfo> &devList,… in GetInputDeviceList()
146 struct HdfSList devList; member