Home
last modified time | relevance | path

Searched defs:stubObj (Results 1 - 5 of 5) sorted by relevance

/drivers/peripheral/audio/effect/host/
H A Daudio_effect_driver.c47 struct HdfRemoteService *stubObj = *effectModelHost->stubObject; in EffectModelDriverDispatch() local
96 struct HdfRemoteService **stubObj = StubCollectorGetOrNewObject(IEFFECTMODEL_INTERFACE_DESC, serviceImpl); in HdfEffectModelDriverBind() local
/drivers/peripheral/audio/hdi_service/primary/
H A Daudio_manager_driver.c48 struct HdfRemoteService *stubObj = *audiomanagerHost->stubObject; in AudioManagerDriverDispatch() local
102 struct HdfRemoteService **stubObj = StubCollectorGetOrNewObject(IAUDIOMANAGER_INTERFACE_DESC, serviceImpl); in HdfAudioManagerDriverBind() local
/drivers/peripheral/wlan/hdi_service/
H A Dwlan_interface_drivers.c43 struct HdfRemoteService *stubObj = *wlaninterfaceHost->stubObject; in WlanInterfaceDriverDispatch() local
88 struct HdfRemoteService **stubObj = StubCollectorGetOrNewObject(IWLANINTERFACE_INTERFACE_DESC, serviceImpl); in HdfWlanInterfaceDriverBind() local
/drivers/peripheral/wlan/hostapd/interfaces/hdi_service/
H A Dhostapd_interface_drivers.c51 struct HdfRemoteService *stubObj = *hostapdinterfaceHost->stubObject; in HostapdInterfaceDriverDispatch() local
94 struct HdfRemoteService **stubObj = StubCollectorGetOrNewObject(IHOSTAPDINTERFACE_INTERFACE_DESC, serviceImpl); in HdfHostapdInterfaceDriverBind() local
/drivers/peripheral/wlan/wpa/interfaces/hdi_service/
H A Dwpa_interface_drivers.c56 struct HdfRemoteService *stubObj = *wpainterfaceHost->stubObject; in WpaInterfaceDriverDispatch() local
98 struct HdfRemoteService **stubObj = StubCollectorGetOrNewObject(IWPAINTERFACE_INTERFACE_DESC, serviceImpl); in HdfWpaInterfaceDriverBind() local

Completed in 3 milliseconds