Symbol: ct_atc
sound/pci/ctxfi/ctatc.c
1017
static int atc_output_switch_get(struct ct_atc *atc)
sound/pci/ctxfi/ctatc.c
1024
static int atc_output_switch_put(struct ct_atc *atc, int position)
sound/pci/ctxfi/ctatc.c
1031
static int atc_mic_source_switch_get(struct ct_atc *atc)
sound/pci/ctxfi/ctatc.c
1038
static int atc_mic_source_switch_put(struct ct_atc *atc, int position)
sound/pci/ctxfi/ctatc.c
1045
static int atc_select_digit_io(struct ct_atc *atc)
sound/pci/ctxfi/ctatc.c
1057
static int atc_daio_unmute(struct ct_atc *atc, unsigned char state, int type)
sound/pci/ctxfi/ctatc.c
1072
atc_dao_get_status(struct ct_atc *atc, unsigned int *status, int type)
sound/pci/ctxfi/ctatc.c
1079
atc_dao_set_status(struct ct_atc *atc, unsigned int status, int type)
sound/pci/ctxfi/ctatc.c
1088
static int atc_line_front_unmute(struct ct_atc *atc, unsigned char state)
sound/pci/ctxfi/ctatc.c
1093
static int atc_line_surround_unmute(struct ct_atc *atc, unsigned char state)
sound/pci/ctxfi/ctatc.c
1098
static int atc_line_clfe_unmute(struct ct_atc *atc, unsigned char state)
sound/pci/ctxfi/ctatc.c
1103
static int atc_line_rear_unmute(struct ct_atc *atc, unsigned char state)
sound/pci/ctxfi/ctatc.c
1108
static int atc_line_in_unmute(struct ct_atc *atc, unsigned char state)
sound/pci/ctxfi/ctatc.c
1113
static int atc_mic_unmute(struct ct_atc *atc, unsigned char state)
sound/pci/ctxfi/ctatc.c
1118
static int atc_rca_unmute(struct ct_atc *atc, unsigned char state)
sound/pci/ctxfi/ctatc.c
1123
static int atc_spdif_out_unmute(struct ct_atc *atc, unsigned char state)
sound/pci/ctxfi/ctatc.c
1128
static int atc_spdif_in_unmute(struct ct_atc *atc, unsigned char state)
sound/pci/ctxfi/ctatc.c
1133
static int atc_spdif_out_get_status(struct ct_atc *atc, unsigned int *status)
sound/pci/ctxfi/ctatc.c
1138
static int atc_spdif_out_set_status(struct ct_atc *atc, unsigned int status)
sound/pci/ctxfi/ctatc.c
1143
static int atc_spdif_out_passthru(struct ct_atc *atc, unsigned char state)
sound/pci/ctxfi/ctatc.c
1174
static int atc_release_resources(struct ct_atc *atc)
sound/pci/ctxfi/ctatc.c
1250
static int ct_atc_destroy(struct ct_atc *atc)
sound/pci/ctxfi/ctatc.c
1290
struct ct_atc *atc = dev->device_data;
sound/pci/ctxfi/ctatc.c
1294
static int atc_identify_card(struct ct_atc *atc, unsigned int ssid)
sound/pci/ctxfi/ctatc.c
131
atc_pcm_release_resources(struct ct_atc *atc, struct ct_atc_pcm *apcm);
sound/pci/ctxfi/ctatc.c
1342
int ct_atc_create_alsa_devs(struct ct_atc *atc)
sound/pci/ctxfi/ctatc.c
1365
static int atc_create_hw_devs(struct ct_atc *atc)
sound/pci/ctxfi/ctatc.c
138
static int ct_map_audio_buffer(struct ct_atc *atc, struct ct_atc_pcm *apcm)
sound/pci/ctxfi/ctatc.c
1402
static int atc_get_resources(struct ct_atc *atc)
sound/pci/ctxfi/ctatc.c
1526
static void atc_connect_resources(struct ct_atc *atc)
sound/pci/ctxfi/ctatc.c
157
static void ct_unmap_audio_buffer(struct ct_atc *atc, struct ct_atc_pcm *apcm)
sound/pci/ctxfi/ctatc.c
1593
static int atc_suspend(struct ct_atc *atc)
sound/pci/ctxfi/ctatc.c
1606
static int atc_hw_resume(struct ct_atc *atc)
sound/pci/ctxfi/ctatc.c
1618
static int atc_resources_resume(struct ct_atc *atc)
sound/pci/ctxfi/ctatc.c
1639
static int atc_resume(struct ct_atc *atc)
sound/pci/ctxfi/ctatc.c
1662
static const struct ct_atc atc_preset = {
sound/pci/ctxfi/ctatc.c
171
static unsigned long atc_get_ptp_phys(struct ct_atc *atc, int index)
sound/pci/ctxfi/ctatc.c
1722
struct ct_atc **ratc)
sound/pci/ctxfi/ctatc.c
1724
struct ct_atc *atc;
sound/pci/ctxfi/ctatc.c
245
static int atc_pcm_playback_prepare(struct ct_atc *atc, struct ct_atc_pcm *apcm)
sound/pci/ctxfi/ctatc.c
323
atc_pcm_release_resources(struct ct_atc *atc, struct ct_atc_pcm *apcm)
sound/pci/ctxfi/ctatc.c
380
static int atc_pcm_playback_start(struct ct_atc *atc, struct ct_atc_pcm *apcm)
sound/pci/ctxfi/ctatc.c
405
static int atc_pcm_stop(struct ct_atc *atc, struct ct_atc_pcm *apcm)
sound/pci/ctxfi/ctatc.c
432
atc_pcm_playback_position(struct ct_atc *atc, struct ct_atc_pcm *apcm)
sound/pci/ctxfi/ctatc.c
464
static void setup_src_node_conf(struct ct_atc *atc, struct ct_atc_pcm *apcm,
sound/pci/ctxfi/ctatc.c
505
atc_pcm_capture_get_resources(struct ct_atc *atc, struct ct_atc_pcm *apcm)
sound/pci/ctxfi/ctatc.c
649
static int atc_pcm_capture_prepare(struct ct_atc *atc, struct ct_atc_pcm *apcm)
sound/pci/ctxfi/ctatc.c
727
static int atc_pcm_capture_start(struct ct_atc *atc, struct ct_atc_pcm *apcm)
sound/pci/ctxfi/ctatc.c
778
atc_pcm_capture_position(struct ct_atc *atc, struct ct_atc_pcm *apcm)
sound/pci/ctxfi/ctatc.c
787
static int spdif_passthru_playback_get_resources(struct ct_atc *atc,
sound/pci/ctxfi/ctatc.c
852
static int atc_pll_init(struct ct_atc *atc, int rate)
sound/pci/ctxfi/ctatc.c
862
spdif_passthru_playback_setup(struct ct_atc *atc, struct ct_atc_pcm *apcm)
sound/pci/ctxfi/ctatc.c
88
int (*create)(struct ct_atc *atc,
sound/pci/ctxfi/ctatc.c
899
spdif_passthru_playback_prepare(struct ct_atc *atc, struct ct_atc_pcm *apcm)
sound/pci/ctxfi/ctatc.c
943
static int atc_select_line_in(struct ct_atc *atc)
sound/pci/ctxfi/ctatc.c
965
static int atc_select_mic_in(struct ct_atc *atc)
sound/pci/ctxfi/ctatc.c
987
static inline enum DAIOTYP atc_spdif_in_type(struct ct_atc *atc)
sound/pci/ctxfi/ctatc.c
992
static struct capabilities atc_capabilities(struct ct_atc *atc)
sound/pci/ctxfi/ctatc.c
999
static void atc_dedicated_rca_select(struct ct_atc *atc)
sound/pci/ctxfi/ctatc.h
100
int (*spdif_passthru_playback_prepare)(struct ct_atc *atc,
sound/pci/ctxfi/ctatc.h
102
int (*pcm_capture_prepare)(struct ct_atc *atc, struct ct_atc_pcm *apcm);
sound/pci/ctxfi/ctatc.h
103
int (*pcm_capture_start)(struct ct_atc *atc, struct ct_atc_pcm *apcm);
sound/pci/ctxfi/ctatc.h
104
int (*pcm_capture_stop)(struct ct_atc *atc, struct ct_atc_pcm *apcm);
sound/pci/ctxfi/ctatc.h
105
int (*pcm_capture_position)(struct ct_atc *atc,
sound/pci/ctxfi/ctatc.h
107
int (*pcm_release_resources)(struct ct_atc *atc,
sound/pci/ctxfi/ctatc.h
109
int (*select_line_in)(struct ct_atc *atc);
sound/pci/ctxfi/ctatc.h
110
int (*select_mic_in)(struct ct_atc *atc);
sound/pci/ctxfi/ctatc.h
111
int (*select_digit_io)(struct ct_atc *atc);
sound/pci/ctxfi/ctatc.h
112
int (*line_front_unmute)(struct ct_atc *atc, unsigned char state);
sound/pci/ctxfi/ctatc.h
113
int (*line_surround_unmute)(struct ct_atc *atc, unsigned char state);
sound/pci/ctxfi/ctatc.h
114
int (*line_clfe_unmute)(struct ct_atc *atc, unsigned char state);
sound/pci/ctxfi/ctatc.h
115
int (*line_rear_unmute)(struct ct_atc *atc, unsigned char state);
sound/pci/ctxfi/ctatc.h
116
int (*line_in_unmute)(struct ct_atc *atc, unsigned char state);
sound/pci/ctxfi/ctatc.h
117
int (*mic_unmute)(struct ct_atc *atc, unsigned char state);
sound/pci/ctxfi/ctatc.h
118
int (*rca_unmute)(struct ct_atc *atc, unsigned char state);
sound/pci/ctxfi/ctatc.h
119
int (*spdif_out_unmute)(struct ct_atc *atc, unsigned char state);
sound/pci/ctxfi/ctatc.h
120
int (*spdif_in_unmute)(struct ct_atc *atc, unsigned char state);
sound/pci/ctxfi/ctatc.h
121
int (*spdif_out_get_status)(struct ct_atc *atc, unsigned int *status);
sound/pci/ctxfi/ctatc.h
122
int (*spdif_out_set_status)(struct ct_atc *atc, unsigned int status);
sound/pci/ctxfi/ctatc.h
123
int (*spdif_out_passthru)(struct ct_atc *atc, unsigned char state);
sound/pci/ctxfi/ctatc.h
124
struct capabilities (*capabilities)(struct ct_atc *atc);
sound/pci/ctxfi/ctatc.h
125
void (*dedicated_rca_select)(struct ct_atc *atc);
sound/pci/ctxfi/ctatc.h
126
int (*output_switch_get)(struct ct_atc *atc);
sound/pci/ctxfi/ctatc.h
127
int (*output_switch_put)(struct ct_atc *atc, int position);
sound/pci/ctxfi/ctatc.h
128
int (*mic_source_switch_get)(struct ct_atc *atc);
sound/pci/ctxfi/ctatc.h
129
int (*mic_source_switch_put)(struct ct_atc *atc, int position);
sound/pci/ctxfi/ctatc.h
143
int (*suspend)(struct ct_atc *atc);
sound/pci/ctxfi/ctatc.h
144
int (*resume)(struct ct_atc *atc);
sound/pci/ctxfi/ctatc.h
153
unsigned int subsysid, struct ct_atc **ratc);
sound/pci/ctxfi/ctatc.h
154
int ct_atc_create_alsa_devs(struct ct_atc *atc);
sound/pci/ctxfi/ctatc.h
49
struct ct_atc;
sound/pci/ctxfi/ctatc.h
88
int (*map_audio_buffer)(struct ct_atc *atc, struct ct_atc_pcm *apcm);
sound/pci/ctxfi/ctatc.h
89
void (*unmap_audio_buffer)(struct ct_atc *atc, struct ct_atc_pcm *apcm);
sound/pci/ctxfi/ctatc.h
90
unsigned long (*get_ptp_phys)(struct ct_atc *atc, int index);
sound/pci/ctxfi/ctatc.h
94
int (*pcm_playback_prepare)(struct ct_atc *atc,
sound/pci/ctxfi/ctatc.h
96
int (*pcm_playback_start)(struct ct_atc *atc, struct ct_atc_pcm *apcm);
sound/pci/ctxfi/ctatc.h
97
int (*pcm_playback_stop)(struct ct_atc *atc, struct ct_atc_pcm *apcm);
sound/pci/ctxfi/ctatc.h
98
int (*pcm_playback_position)(struct ct_atc *atc,
sound/pci/ctxfi/ctmixer.c
1218
int ct_mixer_create(struct ct_atc *atc, struct ct_mixer **rmixer)
sound/pci/ctxfi/ctmixer.c
1257
int ct_alsa_mix_create(struct ct_atc *atc,
sound/pci/ctxfi/ctmixer.c
340
struct ct_atc *atc = snd_kcontrol_chip(kcontrol);
sound/pci/ctxfi/ctmixer.c
362
struct ct_atc *atc = snd_kcontrol_chip(kcontrol);
sound/pci/ctxfi/ctmixer.c
419
struct ct_atc *atc = snd_kcontrol_chip(kcontrol);
sound/pci/ctxfi/ctmixer.c
427
struct ct_atc *atc = snd_kcontrol_chip(kcontrol);
sound/pci/ctxfi/ctmixer.c
454
struct ct_atc *atc = snd_kcontrol_chip(kcontrol);
sound/pci/ctxfi/ctmixer.c
462
struct ct_atc *atc = snd_kcontrol_chip(kcontrol);
sound/pci/ctxfi/ctmixer.c
478
do_line_mic_switch(struct ct_atc *atc, enum CTALSA_MIXER_CTL type)
sound/pci/ctxfi/ctmixer.c
496
do_digit_io_switch(struct ct_atc *atc, int state)
sound/pci/ctxfi/ctmixer.c
520
static void do_switch(struct ct_atc *atc, enum CTALSA_MIXER_CTL type, int state)
sound/pci/ctxfi/ctmixer.c
585
((struct ct_atc *)snd_kcontrol_chip(kcontrol))->mixer;
sound/pci/ctxfi/ctmixer.c
595
struct ct_atc *atc = snd_kcontrol_chip(kcontrol);
sound/pci/ctxfi/ctmixer.c
631
struct ct_atc *atc = snd_kcontrol_chip(kcontrol);
sound/pci/ctxfi/ctmixer.c
640
struct ct_atc *atc = snd_kcontrol_chip(kcontrol);
sound/pci/ctxfi/ctmixer.c
690
struct ct_atc *atc = snd_kcontrol_chip(kcontrol);
sound/pci/ctxfi/ctmixer.c
709
struct ct_atc *atc = snd_kcontrol_chip(kcontrol);
sound/pci/ctxfi/ctmixer.c
791
struct ct_atc *atc = mixer->atc;
sound/pci/ctxfi/ctmixer.h
44
struct ct_atc *atc;
sound/pci/ctxfi/ctmixer.h
63
int ct_alsa_mix_create(struct ct_atc *atc,
sound/pci/ctxfi/ctmixer.h
66
int ct_mixer_create(struct ct_atc *atc, struct ct_mixer **rmixer);
sound/pci/ctxfi/ctpcm.c
106
struct ct_atc *atc = snd_pcm_substream_chip(apcm->substream);
sound/pci/ctxfi/ctpcm.c
117
struct ct_atc *atc = snd_pcm_substream_chip(substream);
sound/pci/ctxfi/ctpcm.c
165
struct ct_atc *atc = snd_pcm_substream_chip(substream);
sound/pci/ctxfi/ctpcm.c
179
struct ct_atc *atc = snd_pcm_substream_chip(substream);
sound/pci/ctxfi/ctpcm.c
189
struct ct_atc *atc = snd_pcm_substream_chip(substream);
sound/pci/ctxfi/ctpcm.c
201
struct ct_atc *atc = snd_pcm_substream_chip(substream);
sound/pci/ctxfi/ctpcm.c
222
struct ct_atc *atc = snd_pcm_substream_chip(substream);
sound/pci/ctxfi/ctpcm.c
248
struct ct_atc *atc = snd_pcm_substream_chip(substream);
sound/pci/ctxfi/ctpcm.c
263
struct ct_atc *atc = snd_pcm_substream_chip(substream);
sound/pci/ctxfi/ctpcm.c
314
struct ct_atc *atc = snd_pcm_substream_chip(substream);
sound/pci/ctxfi/ctpcm.c
331
struct ct_atc *atc = snd_pcm_substream_chip(substream);
sound/pci/ctxfi/ctpcm.c
354
struct ct_atc *atc = snd_pcm_substream_chip(substream);
sound/pci/ctxfi/ctpcm.c
413
int ct_alsa_pcm_create(struct ct_atc *atc,
sound/pci/ctxfi/ctpcm.h
19
int ct_alsa_pcm_create(struct ct_atc *atc,
sound/pci/ctxfi/cttimer.c
388
struct ct_timer *ct_timer_new(struct ct_atc *atc)
sound/pci/ctxfi/cttimer.c
48
struct ct_atc *atc;
sound/pci/ctxfi/cttimer.h
14
struct ct_atc;
sound/pci/ctxfi/cttimer.h
20
struct ct_timer *ct_timer_new(struct ct_atc *atc);
sound/pci/ctxfi/ctvmem.c
126
struct ct_atc *atc = snd_pcm_substream_chip(substream);
sound/pci/ctxfi/ctvmem.c
30
get_vm_block(struct ct_vm *vm, unsigned int size, struct ct_atc *atc)
sound/pci/ctxfi/xfi.c
129
struct ct_atc *atc = card->private_data;
sound/pci/ctxfi/xfi.c
137
struct ct_atc *atc = card->private_data;
sound/pci/ctxfi/xfi.c
60
struct ct_atc *atc;