H A D | patch_ca0132.c | 2614 bool ovly) in dsp_dma_setup_common() 2646 if (ovly) { in dsp_dma_setup_common() 2671 if (ovly) { in dsp_dma_setup_common() 2815 unsigned int dma_chan, bool ovly) in dsp_dma_start() 2822 if (ovly) { in dsp_dma_start() 2851 unsigned int dma_chan, bool ovly) in dsp_dma_stop() 2858 if (ovly) { in dsp_dma_stop() 3201 * @ovly: TRUE if overlay format is required in dspxfr_one_seg() 3211 bool ovly) in dspxfr_one_seg() 3318 status = dsp_dma_stop(codec, dma_chan, ovly); in dspxfr_one_seg() 2602 dsp_dma_setup_common(struct hda_codec * codec,unsigned int chip_addx,unsigned int dma_chan,unsigned int port_map_mask,bool ovly) dsp_dma_setup_common() argument 2803 dsp_dma_start(struct hda_codec * codec,unsigned int dma_chan,bool ovly) dsp_dma_start() argument 2839 dsp_dma_stop(struct hda_codec * codec,unsigned int dma_chan,bool ovly) dsp_dma_stop() argument 3199 dspxfr_one_seg(struct hda_codec * codec,const struct dsp_image_seg * fls,unsigned int reloc,struct dma_engine * dma_engine,unsigned int dma_chan,unsigned int port_map_mask,bool ovly) dspxfr_one_seg() argument 3394 dspxfr_image(struct hda_codec * codec,const struct dsp_image_seg * fls_data,unsigned int reloc,unsigned int sample_rate,unsigned short channels,bool ovly) dspxfr_image() argument 3544 dspload_image(struct hda_codec * codec,const struct dsp_image_seg * fls,bool ovly,unsigned int reloc,bool autostart,int router_chans) dspload_image() argument [all...] |