• Home
  • Raw
  • Download

Lines Matching defs:mcpdm

81 static inline void omap_mcpdm_write(struct omap_mcpdm *mcpdm, u16 reg, u32 val)  in omap_mcpdm_write()
86 static inline int omap_mcpdm_read(struct omap_mcpdm *mcpdm, u16 reg) in omap_mcpdm_read()
92 static void omap_mcpdm_reg_dump(struct omap_mcpdm *mcpdm) in omap_mcpdm_reg_dump()
124 static void omap_mcpdm_reg_dump(struct omap_mcpdm *mcpdm) {} in omap_mcpdm_reg_dump()
131 static void omap_mcpdm_start(struct omap_mcpdm *mcpdm) in omap_mcpdm_start()
150 static void omap_mcpdm_stop(struct omap_mcpdm *mcpdm) in omap_mcpdm_stop()
169 static inline int omap_mcpdm_active(struct omap_mcpdm *mcpdm) in omap_mcpdm_active()
179 static void omap_mcpdm_open_streams(struct omap_mcpdm *mcpdm) in omap_mcpdm_open_streams()
211 static void omap_mcpdm_close_streams(struct omap_mcpdm *mcpdm) in omap_mcpdm_close_streams()
234 struct omap_mcpdm *mcpdm = dev_id; in omap_mcpdm_irq_handler() local
266 struct omap_mcpdm *mcpdm = snd_soc_dai_get_drvdata(dai); in omap_mcpdm_dai_startup() local
281 struct omap_mcpdm *mcpdm = snd_soc_dai_get_drvdata(dai); in omap_mcpdm_dai_shutdown() local
312 struct omap_mcpdm *mcpdm = snd_soc_dai_get_drvdata(dai); in omap_mcpdm_dai_hw_params() local
392 struct omap_mcpdm *mcpdm = snd_soc_dai_get_drvdata(dai); in omap_mcpdm_prepare() local
430 struct omap_mcpdm *mcpdm = snd_soc_dai_get_drvdata(dai); in omap_mcpdm_probe() local
463 struct omap_mcpdm *mcpdm = snd_soc_dai_get_drvdata(dai); in omap_mcpdm_remove() local
477 struct omap_mcpdm *mcpdm = snd_soc_dai_get_drvdata(dai); in omap_mcpdm_suspend() local
495 struct omap_mcpdm *mcpdm = snd_soc_dai_get_drvdata(dai); in omap_mcpdm_resume() local
549 struct omap_mcpdm *mcpdm = snd_soc_dai_get_drvdata(rtd->cpu_dai); in omap_mcpdm_configure_dn_offsets() local
557 struct omap_mcpdm *mcpdm; in asoc_mcpdm_probe() local