Home
last modified time | relevance | path

Searched defs:GetDeviceList (Results 1 – 2 of 2) sorted by relevance

/drivers/peripheral/input/udriver/src/
Dinput_device_manager.cpp617 int32_t InputDeviceManager::GetDeviceList(uint32_t *devNum, InputDeviceInfo **deviceList, uint32_t … in GetDeviceList() function in OHOS::Input::InputDeviceManager
/drivers/peripheral/audio/supportlibs/alsa_adapter/src/
Dalsa_lib_common.c388 static void GetDeviceList(struct AlsaCardsList *cardIns, snd_pcm_stream_t stream) in GetDeviceList() function