Home
last modified time | relevance | path

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

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