Home
last modified time | relevance | path

Searched refs:GetAllCardInstance (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/model/audio/core/include/
H A Daudio_host.h255 const struct DListHead *GetAllCardInstance(void);
/ohos5.0/drivers/hdf_core/framework/model/audio/core/src/
H A Daudio_host.c21 const struct DListHead *GetAllCardInstance(void) in GetAllCardInstance() function
/ohos5.0/drivers/hdf_core/framework/model/audio/dispatch/src/
H A Daudio_control_dispatch.c255 cardManager = GetAllCardInstance(); in ControlHostElemGetCard()