Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/omap/
Dmcbsp.h350 int omap_st_get_chgain(struct omap_mcbsp *mcbsp, int channel, s16 *chgain);
Domap-mcbsp.c695 if (omap_st_get_chgain(mcbsp, channel, &chgain)) \
Dmcbsp.c355 int omap_st_get_chgain(struct omap_mcbsp *mcbsp, int channel, s16 *chgain) in omap_st_get_chgain() function