Searched refs:omap_mcpdm (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/sound/soc/omap/
H A Domap-mcpdm.c52 struct omap_mcpdm { struct
76 static inline void omap_mcpdm_write(struct omap_mcpdm *mcpdm, u16 reg, u32 val) omap_mcpdm_write()
81 static inline int omap_mcpdm_read(struct omap_mcpdm *mcpdm, u16 reg) omap_mcpdm_read()
87 static void omap_mcpdm_reg_dump(struct omap_mcpdm *mcpdm) omap_mcpdm_reg_dump()
119 static void omap_mcpdm_reg_dump(struct omap_mcpdm *mcpdm) {} omap_mcpdm_reg_dump()
126 static void omap_mcpdm_start(struct omap_mcpdm *mcpdm) omap_mcpdm_start()
145 static void omap_mcpdm_stop(struct omap_mcpdm *mcpdm) omap_mcpdm_stop()
164 static inline int omap_mcpdm_active(struct omap_mcpdm *mcpdm) omap_mcpdm_active()
174 static void omap_mcpdm_open_streams(struct omap_mcpdm *mcpdm) omap_mcpdm_open_streams()
202 static void omap_mcpdm_close_streams(struct omap_mcpdm *mcpdm) omap_mcpdm_close_streams()
225 struct omap_mcpdm *mcpdm = dev_id; omap_mcpdm_irq_handler()
257 struct omap_mcpdm *mcpdm = snd_soc_dai_get_drvdata(dai); omap_mcpdm_dai_startup()
275 struct omap_mcpdm *mcpdm = snd_soc_dai_get_drvdata(dai); omap_mcpdm_dai_shutdown()
295 struct omap_mcpdm *mcpdm = snd_soc_dai_get_drvdata(dai); omap_mcpdm_dai_hw_params()
360 struct omap_mcpdm *mcpdm = snd_soc_dai_get_drvdata(dai); omap_mcpdm_prepare()
384 struct omap_mcpdm *mcpdm = snd_soc_dai_get_drvdata(dai); omap_mcpdm_probe()
417 struct omap_mcpdm *mcpdm = snd_soc_dai_get_drvdata(dai); omap_mcpdm_remove()
456 struct omap_mcpdm *mcpdm = snd_soc_dai_get_drvdata(rtd->cpu_dai); omap_mcpdm_configure_dn_offsets()
464 struct omap_mcpdm *mcpdm; asoc_mcpdm_probe()
468 mcpdm = devm_kzalloc(&pdev->dev, sizeof(struct omap_mcpdm), GFP_KERNEL); asoc_mcpdm_probe()

Completed in 87 milliseconds