Lines Matching refs:ct_atc_pcm
58 struct ct_atc_pcm { struct
60 void (*interrupt)(struct ct_atc_pcm *apcm); argument
90 int (*map_audio_buffer)(struct ct_atc *atc, struct ct_atc_pcm *apcm); argument
91 void (*unmap_audio_buffer)(struct ct_atc *atc, struct ct_atc_pcm *apcm);
97 struct ct_atc_pcm *apcm);
98 int (*pcm_playback_start)(struct ct_atc *atc, struct ct_atc_pcm *apcm);
99 int (*pcm_playback_stop)(struct ct_atc *atc, struct ct_atc_pcm *apcm);
101 struct ct_atc_pcm *apcm);
103 struct ct_atc_pcm *apcm);
104 int (*pcm_capture_prepare)(struct ct_atc *atc, struct ct_atc_pcm *apcm);
105 int (*pcm_capture_start)(struct ct_atc *atc, struct ct_atc_pcm *apcm);
106 int (*pcm_capture_stop)(struct ct_atc *atc, struct ct_atc_pcm *apcm);
108 struct ct_atc_pcm *apcm);
110 struct ct_atc_pcm *apcm);