Home
last modified time | relevance | path

Searched refs:omap_st_get_chgain (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/sound/soc/omap/
Dmcbsp.h346 int omap_st_get_chgain(struct omap_mcbsp *mcbsp, int channel, s16 *chgain);
Domap-mcbsp.c652 if (omap_st_get_chgain(mcbsp, channel, &chgain)) \
Dmcbsp.c346 int omap_st_get_chgain(struct omap_mcbsp *mcbsp, int channel, s16 *chgain) in omap_st_get_chgain() function