Home
last modified time | relevance | path

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

/sound/pci/asihpi/
Dhpi.h1356 short *max_gain_01dB, short *step_gain_01dB);
1374 short *max_gain_01dB, short *step_gain_01dB);
Dhpifunc.c1965 short *max_gain_01dB, short *step_gain_01dB) in hpi_level_query_range() argument
1986 if (step_gain_01dB) in hpi_level_query_range()
1987 *step_gain_01dB = (short)hr.u.c.param1; in hpi_level_query_range()
2770 short *max_gain_01dB, short *step_gain_01dB) in hpi_volume_query_range() argument
2791 if (step_gain_01dB) in hpi_volume_query_range()
2792 *step_gain_01dB = (short)hr.u.c.param1; in hpi_volume_query_range()