Home
last modified time | relevance | path

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

/linux/sound/pci/asihpi/
H A Dhpifunc.c2738 u16 hpi_volume_query_channels(const u32 h_volume, u32 *p_channels) in hpi_volume_query_channels() argument
2740 return hpi_control_query(h_volume, HPI_VOLUME_NUM_CHANNELS, 0, 0, in hpi_volume_query_channels()
2826 u16 hpi_volume_query_auto_fade_profile(const u32 h_volume, const u32 i, in hpi_volume_query_auto_fade_profile() argument
2831 e = hpi_control_query(h_volume, HPI_VOLUME_AUTOFADE, i, 0, &u); in hpi_volume_query_auto_fade_profile()