Home
last modified time | relevance | path

Searched refs:pw_on_off (Results 1 – 2 of 2) sorted by relevance

/sound/pci/asihpi/
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() argument
2180 if (pw_on_off) in hpi_parametric_eq_get_info()
2181 *pw_on_off = (u16)oO; in hpi_parametric_eq_get_info()
Dhpi.h1602 u16 hpi_microphone_get_phantom_power(u32 h_control, u16 *pw_on_off);