Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/asihpi/
H A Dhpi.h1339 u16 hpi_volume_get_mute(u32 h_control, u32 *mute);
H A Dasihpi.c1495 hpi_handle_error(hpi_volume_get_mute(h_control, &mute)); in snd_asihpi_volume_mute_get()
1533 if (hpi_volume_get_mute(hpi_ctl->h_control, &mute) == 0) { in snd_asihpi_volume_add()
H A Dhpifunc.c2763 u16 hpi_volume_get_mute(u32 h_control, u32 *mute) in hpi_volume_get_mute() function