Home
last modified time | relevance | path

Searched refs:HDF_INIT (Results 1 – 25 of 226) sorted by relevance

12345678910

/drivers/hdf_core/adapter/khdf/uniproton/test/sample_driver/src/
Dplatform_driver_test.c78 HDF_INIT(g_platformTestEntry);
/drivers/hdf_core/framework/test/unittest/platform/common/
Dplatform_driver_test.c69 HDF_INIT(g_platformTestEntry);
Dpcie_driver_test.c103 HDF_INIT(g_pcieTestEntry);
Dwatchdog_driver_test.c116 HDF_INIT(g_watchdogTestEntry);
/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/resources/templates/lite/
Dhdf_driver.c.template38 // Call HDF_INIT to register the driver entry with the HDF framework. When loading the driver, call…
39 HDF_INIT(g_${driver_lower_case}DriverEntry);
/drivers/hdf_core/adapter/khdf/liteos_m/test/sample_driver/src/
Dsample_driver.c90 HDF_INIT(g_sampleDriverEntry);
/drivers/hdf_core/framework/test/unittest/uevent/
Ddevmgr_uevent_test.c69 HDF_INIT(g_ueventDriverEntry);
/drivers/peripheral/audio/hal/hdi_binder/server/src/
Dhdf_audio_a2dp_server.c90 HDF_INIT(g_hdiAudioA2DPServerEntry);
Dhdf_audio_usb_server.c96 HDF_INIT(g_hdiAudioUSBServerEntry);
/drivers/hdf_core/adapter/khdf/liteos/model/usb/host/src/
Dusb_test_pnp_notify.c94 HDF_INIT(g_usbTestPnpNotifyEntry);
Dusb_pnp_manager.c120 HDF_INIT(g_usbPnpManagerEntry);
/drivers/hdf_core/framework/model/misc/dsoftbus/src/
Dhdf_dsoftbus_driver.c74 HDF_INIT(g_hdfSoftbusEntry);
/drivers/peripheral/codec/hdi_service/codec_service_stub/
Dcodec_host.c78 HDF_INIT(g_codecHostDriverEntry);
/drivers/hdf_core/adapter/uhdf2/host/test/unittest/sample_driver/
Dsample_driver.cpp91 HDF_INIT(g_sampleDriverEntry);
/drivers/peripheral/display/hdi_service/gralloc/server/
Dallocator_host.cpp79 HDF_INIT(g_AllocatorDriverEntry);
/drivers/peripheral/usb/sample/host/src/
Dusb_pnp_sample.c97 HDF_INIT(g_usbPnpSampleDriverEntry);
/drivers/hdf_core/interfaces/inner_api/host/shared/
Dhdf_device_desc.h244 #define HDF_INIT(module) HDF_DRIVER_INIT(module) macro
/drivers/hdf_core/framework/model/audio/usb/src/
Daudio_usb_codec_adapter.c104 HDF_INIT(g_audioUsbDriverEntry);
/drivers/peripheral/codec/hal/src/
Dcodec_component_type_driver.c108 HDF_INIT(g_codecComponentDriverEntry);
/drivers/peripheral/partitionslot/hdi_service/src/
Dpartition_slot_driver.cpp112 HDF_INIT(g_partitionslotDriverEntry);
/drivers/peripheral/codec/hal/idl_service/src/
Dcodec_component_manager_driver.cpp120 HDF_INIT(g_codeccomponentmanagerDriverEntry);
/drivers/hdf_core/framework/test/unittest/platform/config/
Dcan_test_config.c123 HDF_INIT(g_canTestEntry);
/drivers/peripheral/intelligent_voice/hdi_service/engine/
Dintell_voice_engine_driver.cpp116 HDF_INIT(g_intellvoiceEngineManagerDriverEntry);
/drivers/peripheral/input/hdi_service/
Dinput_interfaces_driver.cpp112 HDF_INIT(g_inputinterfacesDriverEntry);
/drivers/peripheral/intelligent_voice/hdi_service/trigger/
Dintell_voice_trigger_driver.cpp117 HDF_INIT(g_intellvoiceTriggerManagerDriverEntry);

12345678910