Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/include/platform/
H A Ddac_if.h88 DAC_IO_OPEN, enumerator
/ohos5.0/drivers/hdf_core/framework/support/platform/src/dac/
H A Ddac_if_u.c66 ret = service->dispatcher->Dispatch(&service->object, DAC_IO_OPEN, data, reply); in DacOpen()
H A Ddac_core.c450 case DAC_IO_OPEN: in DacManagerDispatch()