Home
last modified time | relevance | path

Searched refs:g_virtualCurrentRegulatorPlatformDriver (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/test/unittest/platform/virtual/
H A Dregulator_linux_current_virtual_driver.c183 static struct platform_driver g_virtualCurrentRegulatorPlatformDriver = { variable
196 ret = platform_driver_register(&g_virtualCurrentRegulatorPlatformDriver); in VirtualCurrentRegulatorAdapterInit()
207 ret = platform_driver_register(&g_virtualCurrentRegulatorPlatformDriver); in VirtualCurrentRegulatorInit()
215 platform_driver_unregister(&g_virtualCurrentRegulatorPlatformDriver); in VirtualCurrentRegulatorExit()