Home
last modified time | relevance | path

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

/sound/pci/asihpi/
Dhpifunc.c2739 u16 hpi_volume_query_channels(const u32 h_volume, u32 *p_channels) in hpi_volume_query_channels() argument
2741 return hpi_control_query(h_volume, HPI_VOLUME_NUM_CHANNELS, 0, 0, in hpi_volume_query_channels()
2827 u16 hpi_volume_query_auto_fade_profile(const u32 h_volume, const u32 i, in hpi_volume_query_auto_fade_profile() argument
2832 e = hpi_control_query(h_volume, HPI_VOLUME_AUTOFADE, i, 0, &u); in hpi_volume_query_auto_fade_profile()