Home
last modified time | relevance | path

Searched refs:pw_on_off (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/asihpi/
H A Dhpifunc.c2116 u16 hpi_microphone_get_phantom_power(u32 h_control, u16 *pw_on_off) in hpi_microphone_get_phantom_power() argument
2122 if (pw_on_off) in hpi_microphone_get_phantom_power()
2123 *pw_on_off = (u16)on_off; in hpi_microphone_get_phantom_power()
2170 u16 *pw_on_off) in hpi_parametric_eq_get_info()
2180 if (pw_on_off) in hpi_parametric_eq_get_info()
2181 *pw_on_off = (u16)oO; in hpi_parametric_eq_get_info()
2169 hpi_parametric_eq_get_info(u32 h_control, u16 *pw_number_of_bands, u16 *pw_on_off) hpi_parametric_eq_get_info() argument
H A Dhpi.h1602 u16 hpi_microphone_get_phantom_power(u32 h_control, u16 *pw_on_off);
/kernel/linux/linux-6.6/sound/pci/asihpi/
H A Dhpifunc.c2115 u16 hpi_microphone_get_phantom_power(u32 h_control, u16 *pw_on_off) in hpi_microphone_get_phantom_power() argument
2121 if (pw_on_off) in hpi_microphone_get_phantom_power()
2122 *pw_on_off = (u16)on_off; in hpi_microphone_get_phantom_power()
2169 u16 *pw_on_off) in hpi_parametric_eq_get_info()
2179 if (pw_on_off) in hpi_parametric_eq_get_info()
2180 *pw_on_off = (u16)oO; in hpi_parametric_eq_get_info()
2168 hpi_parametric_eq_get_info(u32 h_control, u16 *pw_number_of_bands, u16 *pw_on_off) hpi_parametric_eq_get_info() argument
H A Dhpi.h1586 u16 hpi_microphone_get_phantom_power(u32 h_control, u16 *pw_on_off);

Completed in 14 milliseconds