Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/dev/acpica/common/
H A Ddmtbdump2.c1553 UINT8 MicrophoneCount; in AcpiDmDumpNhlt() local
1726 MicrophoneCount = MicCount->MicrophoneCount; in AcpiDmDumpNhlt()
1738 for (j = 0; j < MicrophoneCount; j++) in AcpiDmDumpNhlt()
H A Ddmtbinfo2.c1395 {ACPI_DMT_UINT8, ACPI_NHLT6A_OFFSET (MicrophoneCount), "Microphone Count", 0},
/freebsd-14.2/sys/contrib/dev/acpica/compiler/
H A Ddttable2.c811 UINT32 MicrophoneCount; in DtCompileNhlt() local
1001 MicrophoneCount = MicCount->MicrophoneCount; in DtCompileNhlt()
1008 for (j = 0; j < MicrophoneCount; j++) in DtCompileNhlt()
/freebsd-14.2/sys/contrib/dev/acpica/include/
H A Dactbl2.h2300 UINT8 MicrophoneCount; member