Searched refs:HPI_GENERIC_ENABLE (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/asihpi/ |
H A D | hpifunc.c | 1864 return hpi_control_param_set(h_control, HPI_GENERIC_ENABLE, enable, in hpi_compander_set_enable() 1870 return hpi_control_param1_get(h_control, HPI_GENERIC_ENABLE, enable); in hpi_compander_get_enable() 2399 return hpi_control_param_set(h_control, HPI_GENERIC_ENABLE, enable, in hpi_tone_detector_set_enable() 2405 return hpi_control_param1_get(h_control, HPI_GENERIC_ENABLE, enable); in hpi_tone_detector_get_enable() 2440 return hpi_control_param_set(h_control, HPI_GENERIC_ENABLE, enable, in hpi_silence_detector_set_enable() 2446 return hpi_control_param1_get(h_control, HPI_GENERIC_ENABLE, enable); in hpi_silence_detector_get_enable()
|
H A D | hpi_internal.h | 133 HPI_GENERIC_ENABLE = HPI_CTL_ATTR(GENERIC, 1), enumerator
|
/kernel/linux/linux-6.6/sound/pci/asihpi/ |
H A D | hpifunc.c | 1864 return hpi_control_param_set(h_control, HPI_GENERIC_ENABLE, enable, in hpi_compander_set_enable() 1870 return hpi_control_param1_get(h_control, HPI_GENERIC_ENABLE, enable); in hpi_compander_get_enable() 2398 return hpi_control_param_set(h_control, HPI_GENERIC_ENABLE, enable, in hpi_tone_detector_set_enable() 2404 return hpi_control_param1_get(h_control, HPI_GENERIC_ENABLE, enable); in hpi_tone_detector_get_enable() 2439 return hpi_control_param_set(h_control, HPI_GENERIC_ENABLE, enable, in hpi_silence_detector_set_enable() 2445 return hpi_control_param1_get(h_control, HPI_GENERIC_ENABLE, enable); in hpi_silence_detector_get_enable()
|
H A D | hpi_internal.h | 133 HPI_GENERIC_ENABLE = HPI_CTL_ATTR(GENERIC, 1), enumerator
|
Completed in 19 milliseconds