Searched refs:HPI_VOLUME_AUTOFADE (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/asihpi/ |
H A D | hpi_internal.h | 137 HPI_VOLUME_AUTOFADE = HPI_CTL_ATTR(VOLUME, 2), enumerator
|
H A D | hpifunc.c | 2811 hm.u.c.attribute = HPI_VOLUME_AUTOFADE; in hpi_volume_auto_fade_profile() 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 | hpi_internal.h | 137 HPI_VOLUME_AUTOFADE = HPI_CTL_ATTR(VOLUME, 2), enumerator
|
H A D | hpifunc.c | 2810 hm.u.c.attribute = HPI_VOLUME_AUTOFADE; in hpi_volume_auto_fade_profile() 2831 e = hpi_control_query(h_volume, HPI_VOLUME_AUTOFADE, i, 0, &u); in hpi_volume_query_auto_fade_profile()
|
Completed in 15 milliseconds