Home
last modified time | relevance | path

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

/linux/sound/pci/asihpi/
H A Dhpi.h1424 u16 hpi_tuner_get_gain(u32 h_control, short *pn_gain);
H A Dhpifunc.c2543 u16 hpi_tuner_get_gain(u32 h_control, short *pn_gain) in hpi_tuner_get_gain() argument
2549 if (pn_gain) in hpi_tuner_get_gain()
2550 *pn_gain = (u16)gain; in hpi_tuner_get_gain()