| /drivers/framework/utils/src/hcs_parser/ |
| D | device_resource_if.c | 13 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/ |
| D | device_service_stub.c | 107 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
|
| D | driver_loader_full.c | 112 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
|
| D | device_token_stub.c | 45 struct DeviceTokenStub *instance = in DeviceTokenStubCreate() local 55 struct DeviceTokenStub *instance = (struct DeviceTokenStub *)object; in DeviceTokenStubRelease() local
|
| D | devhost_service_stub.c | 106 struct DevHostServiceStub *instance = in DevHostServiceStubCreate() local 118 struct DevHostServiceStub *instance = (struct DevHostServiceStub *)object; in DevHostServiceStubRelease() local
|
| D | devsvc_manager_proxy.c | 226 …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
|
| D | devmgr_service_proxy.c | 182 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/ |
| D | hdf_device_node_ext.c | 68 struct DeviceNodeExt *instance = in DeviceNodeExtCreate() local 79 struct DeviceNodeExt *instance = (struct DeviceNodeExt *)object; in DeviceNodeExtRelease() local
|
| /drivers/peripheral/codec/hal/src/ |
| D | codec_callback_type_proxy.c | 27 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()
|
| D | codec_callback_type_service.c | 43 void CodecCallbackTypeServiceConstruct(struct CodecCallbackType *instance) in CodecCallbackTypeServiceConstruct()
|
| D | codec_component_type_driver.c | 27 struct CodecComponentTypeStub *instance; member
|
| /drivers/adapter/uhdf2/manager/ |
| D | device_manager.c | 27 struct IDevmgrService* instance = DevmgrServiceGetInstance(); in main() local
|
| /drivers/adapter/khdf/liteos/model/bus/usb/ |
| D | hdf_usb.c | 54 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/ |
| D | allocator_manager.h | 27 static AllocatorManager instance; in GetInstance() local
|
| /drivers/adapter/uhdf2/manager/src/ |
| D | device_token_proxy.c | 26 struct HdfDevTokenProxy *instance = in HdfDevTokenProxyObtain() local
|
| /drivers/framework/core/host/src/ |
| D | devsvc_manager_clnt.c | 150 static struct DevSvcManagerClnt *instance = NULL; in DevSvcManagerClntGetInstance() local 159 void DevSvcManagerClntFreeInstance(struct DevSvcManagerClnt *instance) in DevSvcManagerClntFreeInstance()
|
| D | devmgr_service_clnt.c | 69 static struct DevmgrServiceClnt instance = {0}; in DevmgrServiceClntGetInstance() local
|
| D | hdf_driver_loader.c | 79 static struct IDriverLoader *instance = NULL; in HdfDriverLoaderGetInstance() local
|
| /drivers/framework/core/manager/src/ |
| D | devsvc_manager_ext.c | 183 static struct DevSvcManagerExt *instance; in DevSvcManagerExtCreate() local 199 struct DevSvcManagerExt *instance = (struct DevSvcManagerExt *)inst; in DevSvcManagerExtRelease() local
|
| /drivers/framework/utils/src/ |
| D | hdf_cstring.c | 28 struct HdfCString *instance = NULL; in HdfCStringObtain() local
|
| /drivers/peripheral/nfc/connected_tag/v1_0/hdi_service/ |
| D | connected_tag_interface_driver.cpp | 25 void *instance; member
|
| /drivers/peripheral/bluetooth/hdi/ohos/hardware/bt/v1_0/server/ |
| D | bt_hci_driver.cpp | 26 void *instance; member
|
| /drivers/adapter/uhdf2/hdi/test/hdi_sample/sample_service_cpp/ |
| D | sample_driver.cpp | 27 void *instance; member
|
| /drivers/peripheral/input/input_adapter/input_ipc/service/src/ |
| D | input_driver.cpp | 26 void *instance; member
|
| /drivers/peripheral/camera/interfaces/hdi_ipc/server/src/ |
| D | camera_host_driver.cpp | 26 void *instance = nullptr; member
|