Home
last modified time | relevance | path

Searched defs:instance (Results 1 – 25 of 69) sorted by relevance

123

/drivers/framework/utils/src/hcs_parser/
Ddevice_resource_if.c13 static void HcsIfaceConstruct(struct DeviceResourceIface *instance) in HcsIfaceConstruct()
37 static bool DeviceResourceIfaceConstruct(struct DeviceResourceIface *instance, DeviceResourceType t… in DeviceResourceIfaceConstruct()
52 static struct DeviceResourceIface *instance = NULL; in DeviceResourceGetIfaceInstance() local
/drivers/adapter/uhdf2/host/src/
Ddevice_service_stub.c107 struct DeviceServiceStub *instance = (struct DeviceServiceStub *)deviceNode; in DeviceServiceStubRemoveService() local
125 struct DeviceServiceStub *instance = in DeviceServiceStubCreate() local
135 struct DeviceServiceStub *instance = (struct DeviceServiceStub *)object; in DeviceServiceStubRelease() local
152 struct DeviceServiceStub *instance = (struct DeviceServiceStub *)devNode; in HdfDeviceObjectCheckInterfaceDesc() local
Ddriver_loader_full.c112 struct DriverLoaderFull *instance = in HdfDriverLoaderFullCreate() local
124 struct DriverLoaderFull *instance = (struct DriverLoaderFull *)object; in HdfDriverLoaderFullRelease() local
135 static struct IDriverLoader *instance = NULL; in HdfDriverLoaderGetInstance() local
Ddevice_token_stub.c45 struct DeviceTokenStub *instance = in DeviceTokenStubCreate() local
55 struct DeviceTokenStub *instance = (struct DeviceTokenStub *)object; in DeviceTokenStubRelease() local
Ddevhost_service_stub.c106 struct DevHostServiceStub *instance = in DevHostServiceStubCreate() local
118 struct DevHostServiceStub *instance = (struct DevHostServiceStub *)object; in DevHostServiceStubRelease() local
Ddevsvc_manager_proxy.c226 …struct DevSvcManagerProxy *instance = (struct DevSvcManagerProxy *)OsalMemCalloc(sizeof(struct Dev… in DevSvcManagerProxyObtain() local
235 static struct IDevSvcManager *instance = NULL; in DevSvcManagerProxyCreate() local
252 struct DevSvcManagerProxy *instance = (struct DevSvcManagerProxy *)object; in DevSvcManagerProxyRelease() local
Ddevmgr_service_proxy.c182 static struct IDevmgrService *instance = NULL; in DevmgrServiceProxyCreate() local
213 struct DevmgrServiceProxy *instance = (struct DevmgrServiceProxy *)object; in DevmgrServiceProxyRelease() local
/drivers/adapter/khdf/liteos_m/core/common/src/
Dhdf_device_node_ext.c68 struct DeviceNodeExt *instance = in DeviceNodeExtCreate() local
79 struct DeviceNodeExt *instance = (struct DeviceNodeExt *)object; in DeviceNodeExtRelease() local
/drivers/peripheral/codec/hal/src/
Dcodec_callback_type_proxy.c27 struct CodecCallbackType instance; member
245 static void CodecCallbackTypeProxyConstruct(struct CodecCallbackType *instance) in CodecCallbackTypeProxyConstruct()
259 …struct CodecCallbackType *instance = (struct CodecCallbackType*)OsalMemAlloc(sizeof(struct CodecCa… in CodecCallbackTypeGet() local
275 void CodecCallbackTypeRelease(struct CodecCallbackType *instance) in CodecCallbackTypeRelease()
Dcodec_callback_type_service.c43 void CodecCallbackTypeServiceConstruct(struct CodecCallbackType *instance) in CodecCallbackTypeServiceConstruct()
Dcodec_component_type_driver.c27 struct CodecComponentTypeStub *instance; member
/drivers/adapter/uhdf2/manager/
Ddevice_manager.c27 struct IDevmgrService* instance = DevmgrServiceGetInstance(); in main() local
/drivers/adapter/khdf/liteos/model/bus/usb/
Dhdf_usb.c54 static const struct DeviceResourceNode *GetHdfUsbNode(const struct DeviceResourceIface *instance) in GetHdfUsbNode()
66 static int GetUsbControllerParam(const struct DeviceResourceIface *instance, const struct DeviceRes… in GetUsbControllerParam()
99 static int ProcControllorParam(const struct DeviceResourceIface *instance, const struct DeviceResou… in ProcControllorParam()
/drivers/peripheral/display/hal/default_standard/src/display_gralloc/
Dallocator_manager.h27 static AllocatorManager instance; in GetInstance() local
/drivers/adapter/uhdf2/manager/src/
Ddevice_token_proxy.c26 struct HdfDevTokenProxy *instance = in HdfDevTokenProxyObtain() local
/drivers/framework/core/host/src/
Ddevsvc_manager_clnt.c150 static struct DevSvcManagerClnt *instance = NULL; in DevSvcManagerClntGetInstance() local
159 void DevSvcManagerClntFreeInstance(struct DevSvcManagerClnt *instance) in DevSvcManagerClntFreeInstance()
Ddevmgr_service_clnt.c69 static struct DevmgrServiceClnt instance = {0}; in DevmgrServiceClntGetInstance() local
Dhdf_driver_loader.c79 static struct IDriverLoader *instance = NULL; in HdfDriverLoaderGetInstance() local
/drivers/framework/core/manager/src/
Ddevsvc_manager_ext.c183 static struct DevSvcManagerExt *instance; in DevSvcManagerExtCreate() local
199 struct DevSvcManagerExt *instance = (struct DevSvcManagerExt *)inst; in DevSvcManagerExtRelease() local
/drivers/framework/utils/src/
Dhdf_cstring.c28 struct HdfCString *instance = NULL; in HdfCStringObtain() local
/drivers/peripheral/nfc/connected_tag/v1_0/hdi_service/
Dconnected_tag_interface_driver.cpp25 void *instance; member
/drivers/peripheral/bluetooth/hdi/ohos/hardware/bt/v1_0/server/
Dbt_hci_driver.cpp26 void *instance; member
/drivers/adapter/uhdf2/hdi/test/hdi_sample/sample_service_cpp/
Dsample_driver.cpp27 void *instance; member
/drivers/peripheral/input/input_adapter/input_ipc/service/src/
Dinput_driver.cpp26 void *instance; member
/drivers/peripheral/camera/interfaces/hdi_ipc/server/src/
Dcamera_host_driver.cpp26 void *instance = nullptr; member

123