Searched refs:ControlHost (Results 1 – 2 of 2) sorted by relevance
572 static struct ControlHost *ControlHostCreateAndBind(struct HdfDeviceObject *device) in ControlHostCreateAndBind()574 struct ControlHost *controlHost = NULL; in ControlHostCreateAndBind()581 controlHost = (struct ControlHost *)OsalMemCalloc(sizeof(*controlHost)); in ControlHostCreateAndBind()593 struct ControlHost *controlHost = NULL; in AudioControlBind()622 struct ControlHost *controlHost = NULL; in AudioControlRelease()629 controlHost = (struct ControlHost *)device->service; in AudioControlRelease()
30 struct ControlHost { struct