Home
last modified time | relevance | path

Searched refs:HPI_VOLUME_FLAG_HAS_MUTE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/pci/asihpi/
H A Dhpicmn.c349 if (pC->u.vol.flags & HPI_VOLUME_FLAG_HAS_MUTE) { in hpi_check_control_cache_single()
H A Dhpi_internal.h107 HPI_VOLUME_FLAG_HAS_MUTE = (1 << 1), enumerator