Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/omap/
Dmcbsp.h353 int omap_st_is_enabled(struct omap_mcbsp *mcbsp);
Domap-mcbsp.c712 if (value == omap_st_is_enabled(mcbsp)) in omap_mcbsp_st_put_mode()
729 ucontrol->value.integer.value[0] = omap_st_is_enabled(mcbsp); in omap_mcbsp_st_get_mode()
Dmcbsp.c437 int omap_st_is_enabled(struct omap_mcbsp *mcbsp) in omap_st_is_enabled() function