Symbol: ct_atc
sound/pci/ctxfi/ctatc.c
1011
static int atc_output_switch_get(struct ct_atc *atc)
sound/pci/ctxfi/ctatc.c
1018
static int atc_output_switch_put(struct ct_atc *atc, int position)
sound/pci/ctxfi/ctatc.c
1025
static int atc_mic_source_switch_get(struct ct_atc *atc)
sound/pci/ctxfi/ctatc.c
1032
static int atc_mic_source_switch_put(struct ct_atc *atc, int position)
sound/pci/ctxfi/ctatc.c
1039
static int atc_select_digit_io(struct ct_atc *atc)
sound/pci/ctxfi/ctatc.c
1051
static int atc_daio_unmute(struct ct_atc *atc, unsigned char state, int type)
sound/pci/ctxfi/ctatc.c
1066
atc_dao_get_status(struct ct_atc *atc, unsigned int *status, int type)
sound/pci/ctxfi/ctatc.c
1073
atc_dao_set_status(struct ct_atc *atc, unsigned int status, int type)
sound/pci/ctxfi/ctatc.c
1082
static int atc_line_front_unmute(struct ct_atc *atc, unsigned char state)
sound/pci/ctxfi/ctatc.c
1087
static int atc_line_surround_unmute(struct ct_atc *atc, unsigned char state)
sound/pci/ctxfi/ctatc.c
1092
static int atc_line_clfe_unmute(struct ct_atc *atc, unsigned char state)
sound/pci/ctxfi/ctatc.c
1097
static int atc_line_rear_unmute(struct ct_atc *atc, unsigned char state)
sound/pci/ctxfi/ctatc.c
1102
static int atc_line_in_unmute(struct ct_atc *atc, unsigned char state)
sound/pci/ctxfi/ctatc.c
1107
static int atc_mic_unmute(struct ct_atc *atc, unsigned char state)
sound/pci/ctxfi/ctatc.c
1112
static int atc_rca_unmute(struct ct_atc *atc, unsigned char state)
sound/pci/ctxfi/ctatc.c
1117
static int atc_spdif_out_unmute(struct ct_atc *atc, unsigned char state)
sound/pci/ctxfi/ctatc.c
1122
static int atc_spdif_in_unmute(struct ct_atc *atc, unsigned char state)
sound/pci/ctxfi/ctatc.c
1127
static int atc_spdif_out_get_status(struct ct_atc *atc, unsigned int *status)
sound/pci/ctxfi/ctatc.c
1132
static int atc_spdif_out_set_status(struct ct_atc *atc, unsigned int status)
sound/pci/ctxfi/ctatc.c
1137
static int atc_spdif_out_passthru(struct ct_atc *atc, unsigned char state)
sound/pci/ctxfi/ctatc.c
1168
static int atc_release_resources(struct ct_atc *atc)
sound/pci/ctxfi/ctatc.c
1244
static int ct_atc_destroy(struct ct_atc *atc)
sound/pci/ctxfi/ctatc.c
1284
struct ct_atc *atc = dev->device_data;
sound/pci/ctxfi/ctatc.c
1288
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
1336
int ct_atc_create_alsa_devs(struct ct_atc *atc)
sound/pci/ctxfi/ctatc.c
1359
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
1396
static int atc_get_resources(struct ct_atc *atc)
sound/pci/ctxfi/ctatc.c
1524
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
1591
static int atc_suspend(struct ct_atc *atc)
sound/pci/ctxfi/ctatc.c
1604
static int atc_hw_resume(struct ct_atc *atc)
sound/pci/ctxfi/ctatc.c
1616
static int atc_resources_resume(struct ct_atc *atc)
sound/pci/ctxfi/ctatc.c
1637
static int atc_resume(struct ct_atc *atc)
sound/pci/ctxfi/ctatc.c
1660
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
1720
struct ct_atc **ratc)
sound/pci/ctxfi/ctatc.c
1722
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
851
static int atc_pll_init(struct ct_atc *atc, int rate)
sound/pci/ctxfi/ctatc.c
861
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
898
spdif_passthru_playback_prepare(struct ct_atc *atc, struct ct_atc_pcm *apcm)
sound/pci/ctxfi/ctatc.c
942
static int atc_select_line_in(struct ct_atc *atc)
sound/pci/ctxfi/ctatc.c
964
static int atc_select_mic_in(struct ct_atc *atc)
sound/pci/ctxfi/ctatc.c
986
static struct capabilities atc_capabilities(struct ct_atc *atc)
sound/pci/ctxfi/ctatc.c
993
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
1238
int ct_mixer_create(struct ct_atc *atc, struct ct_mixer **rmixer)
sound/pci/ctxfi/ctmixer.c
1277
int ct_alsa_mix_create(struct ct_atc *atc,
sound/pci/ctxfi/ctmixer.c
344
struct ct_atc *atc = snd_kcontrol_chip(kcontrol);
sound/pci/ctxfi/ctmixer.c
366
struct ct_atc *atc = snd_kcontrol_chip(kcontrol);
sound/pci/ctxfi/ctmixer.c
423
struct ct_atc *atc = snd_kcontrol_chip(kcontrol);
sound/pci/ctxfi/ctmixer.c
431
struct ct_atc *atc = snd_kcontrol_chip(kcontrol);
sound/pci/ctxfi/ctmixer.c
458
struct ct_atc *atc = snd_kcontrol_chip(kcontrol);
sound/pci/ctxfi/ctmixer.c
466
struct ct_atc *atc = snd_kcontrol_chip(kcontrol);
sound/pci/ctxfi/ctmixer.c
482
do_line_mic_switch(struct ct_atc *atc, enum CTALSA_MIXER_CTL type)
sound/pci/ctxfi/ctmixer.c
499
do_digit_io_switch(struct ct_atc *atc, int state)
sound/pci/ctxfi/ctmixer.c
523
static void do_switch(struct ct_atc *atc, enum CTALSA_MIXER_CTL type, int state)
sound/pci/ctxfi/ctmixer.c
588
((struct ct_atc *)snd_kcontrol_chip(kcontrol))->mixer;
sound/pci/ctxfi/ctmixer.c
598
struct ct_atc *atc = snd_kcontrol_chip(kcontrol);
sound/pci/ctxfi/ctmixer.c
634
struct ct_atc *atc = snd_kcontrol_chip(kcontrol);
sound/pci/ctxfi/ctmixer.c
643
struct ct_atc *atc = snd_kcontrol_chip(kcontrol);
sound/pci/ctxfi/ctmixer.c
693
struct ct_atc *atc = snd_kcontrol_chip(kcontrol);
sound/pci/ctxfi/ctmixer.c
712
struct ct_atc *atc = snd_kcontrol_chip(kcontrol);
sound/pci/ctxfi/ctmixer.c
794
struct ct_atc *atc = mixer->atc;
sound/pci/ctxfi/ctmixer.h
42
struct ct_atc *atc;
sound/pci/ctxfi/ctmixer.h
60
int ct_alsa_mix_create(struct ct_atc *atc,
sound/pci/ctxfi/ctmixer.h
63
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;