Linux Kernel
3.7.1
|
#include <ctatc.h>
|
read |
int(* map_audio_buffer)(struct ct_atc *atc, struct ct_atc_pcm *apcm) |
int(* pcm_capture_position)(struct ct_atc *atc, struct ct_atc_pcm *apcm) |
int(* pcm_capture_prepare)(struct ct_atc *atc, struct ct_atc_pcm *apcm) |
int(* pcm_capture_start)(struct ct_atc *atc, struct ct_atc_pcm *apcm) |
int(* pcm_capture_stop)(struct ct_atc *atc, struct ct_atc_pcm *apcm) |
int(* pcm_playback_position)(struct ct_atc *atc, struct ct_atc_pcm *apcm) |
int(* pcm_playback_prepare)(struct ct_atc *atc, struct ct_atc_pcm *apcm) |
int(* pcm_playback_start)(struct ct_atc *atc, struct ct_atc_pcm *apcm) |
int(* pcm_playback_stop)(struct ct_atc *atc, struct ct_atc_pcm *apcm) |
int(* pcm_release_resources)(struct ct_atc *atc, struct ct_atc_pcm *apcm) |
void* rsc_mgrs[NUM_RSCTYP] |
int(* spdif_passthru_playback_prepare)(struct ct_atc *atc, struct ct_atc_pcm *apcm) |
void(* unmap_audio_buffer)(struct ct_atc *atc, struct ct_atc_pcm *apcm) |