Searched refs:h_volume (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/asihpi/ |
H A D | hpifunc.c | 2739 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()
|
/kernel/linux/linux-6.6/sound/pci/asihpi/ |
H A D | hpifunc.c | 2738 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()
|
Completed in 9 milliseconds