Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/asihpi/
H A Dhpi.h1343 short *max_gain_01dB, short *step_gain_01dB);
1361 short *max_gain_01dB, short *step_gain_01dB);
H A 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()
2769 short *max_gain_01dB, short *step_gain_01dB) in hpi_volume_query_range() argument
2790 if (step_gain_01dB) in hpi_volume_query_range()
2791 *step_gain_01dB = (short)hr.u.c.param1; in hpi_volume_query_range()