Searched refs:GetVmoRange (Results 1 - 3 of 3) sorted by relevance

/fuchsia/zircon/system/dev/audio/gauss-pdm-input/
H A Dvmo_helper.h16 zx_status_t GetVmoRange(zx_paddr_t* start_address);
H A Dvmo_helper.cpp28 zx_status_t VmoHelperBase::GetVmoRange(zx_paddr_t* start_address) { function in class:audio::gauss::VmoHelperBase
H A Dgauss-pdm-input-stream.cpp640 resp.result = vmo_helper_.GetVmoRange(&start_address);

Completed in 79 milliseconds