Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/omap/
Dmcbsp.h336 int omap_mcbsp_request(struct omap_mcbsp *mcbsp);
Domap-mcbsp.c118 err = omap_mcbsp_request(mcbsp); in omap_mcbsp_dai_startup()
Dmcbsp.c506 int omap_mcbsp_request(struct omap_mcbsp *mcbsp) in omap_mcbsp_request() function