Home
last modified time | relevance | path

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

/linux-3.4.99/sound/pci/asihpi/
Dhpi.h1359 short *max_gain_01dB, short *step_gain_01dB);
1377 short *max_gain_01dB, short *step_gain_01dB);
Dhpifunc.c1964 short *max_gain_01dB, short *step_gain_01dB) in hpi_level_query_range() argument
1985 if (step_gain_01dB) in hpi_level_query_range()
1986 *step_gain_01dB = (short)hr.u.c.param1; in hpi_level_query_range()
2772 short *max_gain_01dB, short *step_gain_01dB) in hpi_volume_query_range() argument
2793 if (step_gain_01dB) in hpi_volume_query_range()
2794 *step_gain_01dB = (short)hr.u.c.param1; in hpi_volume_query_range()