Searched refs:HPI_VOLUME_GAIN (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/asihpi/ |
H A D | hpicmn.c | 345 if (phm->u.c.attribute == HPI_VOLUME_GAIN) { in hpi_check_control_cache_single() 560 if (phm->u.c.attribute == HPI_VOLUME_GAIN) { in hpi_cmn_control_cache_sync_to_msg_single()
|
H A D | hpi_internal.h | 136 HPI_VOLUME_GAIN = HPI_CTL_ATTR(VOLUME, 1), enumerator
|
H A D | hpifunc.c | 2748 return hpi_control_log_set2(h_control, HPI_VOLUME_GAIN, in hpi_volume_set_gain() 2755 return hpi_control_log_get2(h_control, HPI_VOLUME_GAIN, in hpi_volume_get_gain()
|
/kernel/linux/linux-6.6/sound/pci/asihpi/ |
H A D | hpicmn.c | 345 if (phm->u.c.attribute == HPI_VOLUME_GAIN) { in hpi_check_control_cache_single() 560 if (phm->u.c.attribute == HPI_VOLUME_GAIN) { in hpi_cmn_control_cache_sync_to_msg_single()
|
H A D | hpi_internal.h | 136 HPI_VOLUME_GAIN = HPI_CTL_ATTR(VOLUME, 1), enumerator
|
H A D | hpifunc.c | 2747 return hpi_control_log_set2(h_control, HPI_VOLUME_GAIN, in hpi_volume_set_gain() 2754 return hpi_control_log_get2(h_control, HPI_VOLUME_GAIN, in hpi_volume_get_gain()
|
Completed in 18 milliseconds