Searched refs:hpi_volume_get_mute (Results 1 – 3 of 3) sorted by relevance
1339 u16 hpi_volume_get_mute(u32 h_control, u32 *mute);
1495 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()
2763 u16 hpi_volume_get_mute(u32 h_control, u32 *mute) in hpi_volume_get_mute() function