Searched refs:DumpRegs (Results 1 – 9 of 9) sorted by relevance
| /system/uapp/ihda/ | ||
| A D | intel_hda_controller.h | 21 zx_status_t DumpRegs(int argc, const char** argv); |
| A D | ihda.cpp | 114 { "regs", &IntelHDAController::DumpRegs }, in main() |
| A D | intel_hda_controller.cpp | 126 zx_status_t IntelHDAController::DumpRegs(int argc, const char** argv) { in DumpRegs() function in audio::intel_hda::IntelHDAController |
| /system/dev/codec/max98927/ | ||
| A D | max98927.h | 51 void DumpRegs(); |
| A D | max98927.cpp | 44 void Max98927Device::DumpRegs() { in DumpRegs() function in audio::max98927::Max98927Device |
| /system/dev/codec/alc5514/ | ||
| A D | alc5514.h | 37 void DumpRegs(); |
| A D | alc5514.cpp | 52 void Alc5514Device::DumpRegs() { in DumpRegs() function in audio::alc5514::Alc5514Device |
| /system/dev/audio/intel-hda/dsp/ | ||
| A D | intel-audio-dsp.h | 117 void DumpRegs(); |
| A D | debug.cpp | 8 void IntelAudioDsp::DumpRegs() { in DumpRegs() function in audio::intel_hda::IntelAudioDsp |
Completed in 12 milliseconds