Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/audio/effect/host/
H A Daudio_effect_driver.c32 static int32_t EffectModelDriverDispatch( in EffectModelDriverDispatch() function
103 effectModelHost->ioService.Dispatch = EffectModelDriverDispatch; in HdfEffectModelDriverBind()
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/audio_effect_v1_0/c_target/audio/effect/v1_0/
H A Deffect_model_driver.c.txt33 static int32_t EffectModelDriverDispatch(struct HdfDeviceIoClient *client, int cmdId,
86 host->ioService.Dispatch = EffectModelDriverDispatch;