Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/omap/
Domap-mcbsp.c669 if (value == omap_st_is_enabled(mcbsp)) in omap_mcbsp_st_put_mode()
686 ucontrol->value.integer.value[0] = omap_st_is_enabled(mcbsp); in omap_mcbsp_st_get_mode()
Dmcbsp.h349 int omap_st_is_enabled(struct omap_mcbsp *mcbsp);
Dmcbsp.c428 int omap_st_is_enabled(struct omap_mcbsp *mcbsp) in omap_st_is_enabled() function