Home
last modified time | relevance | path

Searched refs:OsalIoUnmap (Results 1 - 7 of 7) sorted by relevance

/drivers/hdf_core/framework/include/osal/
H A Dosal_io.h132 static inline void OsalIoUnmap(void *addr) in OsalIoUnmap() function
/drivers/hdf_core/framework/model/sensor/driver/common/src/
H A Dsensor_platform_if.c125 OsalIoUnmap((void *)base); in SetSensorPinMux()
/drivers/hdf_core/framework/test/unittest/platform/common/
H A Dplatform_dumper_test.c470 OsalIoUnmap((void *)g_registerLTest); in PlatformDumperTestClear()
474 OsalIoUnmap((void *)g_registerWTest); in PlatformDumperTestClear()
478 OsalIoUnmap((void *)g_registerBTest); in PlatformDumperTestClear()
/drivers/hdf_core/framework/sample/platform/uart/src/
H A Duart_sample.c264 OsalIoUnmap((void *)device->resource.physBase); in DeinitUartDevice()
/drivers/hdf_core/adapter/khdf/linux/platform/mipi_dsi/
H A Dmipi_tx_hi35xx.c991 OsalIoUnmap((void *)g_mipiTxRegsVa); in MipiTxDrvRegExit()
1013 OsalIoUnmap((void *)mipiTxCrgAddr); in MipiTxDrvHwInit()
/drivers/hdf_core/framework/model/audio/core/src/
H A Daudio_core.c122 OsalIoUnmap((void *)((uintptr_t)(codec->devData->virtualAddress))); in AudioRegisterCodec()
/drivers/hdf_core/framework/model/input/driver/
H A Dhdf_touch.c182 OsalIoUnmap((void *)base); in InputPinMuxCfg()

Completed in 10 milliseconds