Home
last modified time | relevance | path

Searched refs:SndElementWrite (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/audio/supportlibs/alsa_adapter/include/
H A Dalsa_soundcard.h136 int32_t SndElementWrite(struct AlsaSoundCard *cardIns,
/ohos5.0/drivers/peripheral/audio/supportlibs/alsa_adapter/src/
H A Dalsa_soundcard.c1221 int32_t SndElementWrite( in SndElementWrite() function
1273 int err = SndElementWrite(cardIns, &elemGroup[i]); in SndElementGroupWrite()