Home
last modified time | relevance | path

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

/linux-2.6.39/sound/soc/omap/
Dmcpdm.c148 int omap_mcpdm_capture_open(struct omap_mcpdm_link *uplink) in omap_mcpdm_capture_open() function
307 omap_mcpdm_capture_open(mcpdm_irq->uplink); in omap_mcpdm_irq_handler()
314 omap_mcpdm_capture_open(mcpdm_irq->uplink); in omap_mcpdm_irq_handler()
Dmcpdm.h145 extern int omap_mcpdm_capture_open(struct omap_mcpdm_link *uplink);
Domap-mcpdm.c172 err = omap_mcpdm_capture_open(&mcpdm_links[stream]); in omap_mcpdm_dai_hw_params()