Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/model/audio/dispatch/src/
H A Daudio_control_dispatch.c572 static struct ControlHost *ControlHostCreateAndBind(struct HdfDeviceObject *device) in ControlHostCreateAndBind() function
601 controlHost = ControlHostCreateAndBind(device); in AudioControlBind()