Home
last modified time | relevance | path

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

/linux-3.4.99/sound/pci/asihpi/
Dhpicmn.c366 } else if (phm->u.c.attribute == HPI_VOLUME_MUTE) { in hpi_check_control_cache()
578 } else if (phm->u.c.attribute == HPI_VOLUME_MUTE) { in hpi_cmn_control_cache_sync_to_msg()
Dhpi_internal.h149 HPI_VOLUME_MUTE = HPI_CTL_ATTR(VOLUME, 3), enumerator
Dhpifunc.c2763 return hpi_control_param_set(h_control, HPI_VOLUME_MUTE, mute, 0); in hpi_volume_set_mute()
2768 return hpi_control_param1_get(h_control, HPI_VOLUME_MUTE, mute); in hpi_volume_get_mute()