Searched refs:an_gain0_01dB (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/sound/pci/asihpi/
H A Dhpifunc.c1990 u16 hpi_level_set_gain(u32 h_control, short an_gain0_01dB[HPI_MAX_CHANNELS] hpi_level_set_gain()
1994 an_gain0_01dB[0], an_gain0_01dB[1]); hpi_level_set_gain()
1997 u16 hpi_level_get_gain(u32 h_control, short an_gain0_01dB[HPI_MAX_CHANNELS] hpi_level_get_gain()
2001 &an_gain0_01dB[0], &an_gain0_01dB[1]); hpi_level_get_gain()
2839 u16 hpi_vox_set_threshold(u32 h_control, short an_gain0_01dB) hpi_vox_set_threshold() argument
2849 hm.u.c.an_log_value[0] = an_gain0_01dB; hpi_vox_set_threshold()
2856 u16 hpi_vox_get_threshold(u32 h_control, short *an_gain0_01dB) hpi_vox_get_threshold() argument
2868 *an_gain0_01dB = hr.u.c.an_log_value[0]; hpi_vox_get_threshold()
H A Dhpi.h1354 u16 hpi_volume_set_gain(u32 h_control, short an_gain0_01dB[HPI_MAX_CHANNELS]
1387 u16 hpi_level_set_gain(u32 h_control, short an_gain0_01dB[HPI_MAX_CHANNELS]
1559 u16 hpi_vox_set_threshold(u32 h_control, short an_gain0_01dB);
1561 u16 hpi_vox_get_threshold(u32 h_control, short *an_gain0_01dB);

Completed in 210 milliseconds