Searched defs:atc (Results 1 - 14 of 14) sorted by relevance

/linux-4.4.14/include/linux/
H A Dattribute_container.h29 attribute_container_no_classdevs(struct attribute_container *atc) attribute_container_no_classdevs() argument
35 attribute_container_set_no_classdevs(struct attribute_container *atc) attribute_container_set_no_classdevs() argument
/linux-4.4.14/sound/pci/ctxfi/
H A Dxfi.c64 struct ct_atc *atc; ct_card_probe() local
133 struct ct_atc *atc = card->private_data; ct_card_suspend() local
141 struct ct_atc *atc = card->private_data; ct_card_resume() local
H A Dctmixer.h46 struct ct_atc *atc; member in struct:ct_mixer
H A Dctvmem.c33 get_vm_block(struct ct_vm *vm, unsigned int size, struct ct_atc *atc) get_vm_block() argument
133 struct ct_atc *atc = snd_pcm_substream_chip(substream); ct_vm_map() local
H A Dctpcm.c110 struct ct_atc *atc = snd_pcm_substream_chip(apcm->substream); ct_atc_pcm_free_substream() local
121 struct ct_atc *atc = snd_pcm_substream_chip(substream); ct_pcm_playback_open() local
168 struct ct_atc *atc = snd_pcm_substream_chip(substream); ct_pcm_playback_close() local
182 struct ct_atc *atc = snd_pcm_substream_chip(substream); ct_pcm_hw_params() local
197 struct ct_atc *atc = snd_pcm_substream_chip(substream); ct_pcm_hw_free() local
210 struct ct_atc *atc = snd_pcm_substream_chip(substream); ct_pcm_playback_prepare() local
231 struct ct_atc *atc = snd_pcm_substream_chip(substream); ct_pcm_playback_trigger() local
257 struct ct_atc *atc = snd_pcm_substream_chip(substream); ct_pcm_playback_pointer() local
272 struct ct_atc *atc = snd_pcm_substream_chip(substream); ct_pcm_capture_open() local
322 struct ct_atc *atc = snd_pcm_substream_chip(substream); ct_pcm_capture_prepare() local
339 struct ct_atc *atc = snd_pcm_substream_chip(substream); ct_pcm_capture_trigger() local
362 struct ct_atc *atc = snd_pcm_substream_chip(substream); ct_pcm_capture_pointer() local
425 int ct_alsa_pcm_create(struct ct_atc *atc, ct_alsa_pcm_create() argument
H A Dcttimer.c51 struct ct_atc *atc; member in struct:ct_timer
409 struct ct_timer *ct_timer_new(struct ct_atc *atc) ct_timer_new() argument
H A Dctatc.c136 static int ct_map_audio_buffer(struct ct_atc *atc, struct ct_atc_pcm *apcm) ct_map_audio_buffer() argument
155 static void ct_unmap_audio_buffer(struct ct_atc *atc, struct ct_atc_pcm *apcm) ct_unmap_audio_buffer() argument
169 static unsigned long atc_get_ptp_phys(struct ct_atc *atc, int index) atc_get_ptp_phys() argument
243 static int atc_pcm_playback_prepare(struct ct_atc *atc, struct ct_atc_pcm *apcm) atc_pcm_playback_prepare() argument
321 atc_pcm_release_resources(struct ct_atc *atc, struct ct_atc_pcm *apcm) atc_pcm_release_resources() argument
378 static int atc_pcm_playback_start(struct ct_atc *atc, struct ct_atc_pcm *apcm) atc_pcm_playback_start() argument
403 static int atc_pcm_stop(struct ct_atc *atc, struct ct_atc_pcm *apcm) atc_pcm_stop() argument
430 atc_pcm_playback_position(struct ct_atc *atc, struct ct_atc_pcm *apcm) atc_pcm_playback_position() argument
462 static void setup_src_node_conf(struct ct_atc *atc, struct ct_atc_pcm *apcm, setup_src_node_conf() argument
503 atc_pcm_capture_get_resources(struct ct_atc *atc, struct ct_atc_pcm *apcm) atc_pcm_capture_get_resources() argument
647 static int atc_pcm_capture_prepare(struct ct_atc *atc, struct ct_atc_pcm *apcm) atc_pcm_capture_prepare() argument
725 static int atc_pcm_capture_start(struct ct_atc *atc, struct ct_atc_pcm *apcm) atc_pcm_capture_start() argument
776 atc_pcm_capture_position(struct ct_atc *atc, struct ct_atc_pcm *apcm) atc_pcm_capture_position() argument
785 static int spdif_passthru_playback_get_resources(struct ct_atc *atc, spdif_passthru_playback_get_resources() argument
849 static int atc_pll_init(struct ct_atc *atc, int rate) atc_pll_init() argument
859 spdif_passthru_playback_setup(struct ct_atc *atc, struct ct_atc_pcm *apcm) spdif_passthru_playback_setup() argument
897 spdif_passthru_playback_prepare(struct ct_atc *atc, struct ct_atc_pcm *apcm) spdif_passthru_playback_prepare() argument
941 static int atc_select_line_in(struct ct_atc *atc) atc_select_line_in() argument
963 static int atc_select_mic_in(struct ct_atc *atc) atc_select_mic_in() argument
985 static struct capabilities atc_capabilities(struct ct_atc *atc) atc_capabilities() argument
992 static int atc_output_switch_get(struct ct_atc *atc) atc_output_switch_get() argument
999 static int atc_output_switch_put(struct ct_atc *atc, int position) atc_output_switch_put() argument
1006 static int atc_mic_source_switch_get(struct ct_atc *atc) atc_mic_source_switch_get() argument
1013 static int atc_mic_source_switch_put(struct ct_atc *atc, int position) atc_mic_source_switch_put() argument
1020 static int atc_select_digit_io(struct ct_atc *atc) atc_select_digit_io() argument
1032 static int atc_daio_unmute(struct ct_atc *atc, unsigned char state, int type) atc_daio_unmute() argument
1047 atc_dao_get_status(struct ct_atc *atc, unsigned int *status, int type) atc_dao_get_status() argument
1054 atc_dao_set_status(struct ct_atc *atc, unsigned int status, int type) atc_dao_set_status() argument
1063 static int atc_line_front_unmute(struct ct_atc *atc, unsigned char state) atc_line_front_unmute() argument
1068 static int atc_line_surround_unmute(struct ct_atc *atc, unsigned char state) atc_line_surround_unmute() argument
1073 static int atc_line_clfe_unmute(struct ct_atc *atc, unsigned char state) atc_line_clfe_unmute() argument
1078 static int atc_line_rear_unmute(struct ct_atc *atc, unsigned char state) atc_line_rear_unmute() argument
1083 static int atc_line_in_unmute(struct ct_atc *atc, unsigned char state) atc_line_in_unmute() argument
1088 static int atc_mic_unmute(struct ct_atc *atc, unsigned char state) atc_mic_unmute() argument
1093 static int atc_spdif_out_unmute(struct ct_atc *atc, unsigned char state) atc_spdif_out_unmute() argument
1098 static int atc_spdif_in_unmute(struct ct_atc *atc, unsigned char state) atc_spdif_in_unmute() argument
1103 static int atc_spdif_out_get_status(struct ct_atc *atc, unsigned int *status) atc_spdif_out_get_status() argument
1108 static int atc_spdif_out_set_status(struct ct_atc *atc, unsigned int status) atc_spdif_out_set_status() argument
1113 static int atc_spdif_out_passthru(struct ct_atc *atc, unsigned char state) atc_spdif_out_passthru() argument
1145 static int atc_release_resources(struct ct_atc *atc) atc_release_resources() argument
1215 static int ct_atc_destroy(struct ct_atc *atc) ct_atc_destroy() argument
1255 struct ct_atc *atc = dev->device_data; atc_dev_free() local
1259 static int atc_identify_card(struct ct_atc *atc, unsigned int ssid) atc_identify_card() argument
1306 int ct_atc_create_alsa_devs(struct ct_atc *atc) ct_atc_create_alsa_devs() argument
1329 static int atc_create_hw_devs(struct ct_atc *atc) atc_create_hw_devs() argument
1366 static int atc_get_resources(struct ct_atc *atc) atc_get_resources() argument
1490 static void atc_connect_resources(struct ct_atc *atc) atc_connect_resources() argument
1549 static int atc_suspend(struct ct_atc *atc) atc_suspend() argument
1570 static int atc_hw_resume(struct ct_atc *atc) atc_hw_resume() argument
1582 static int atc_resources_resume(struct ct_atc *atc) atc_resources_resume() argument
1603 static int atc_resume(struct ct_atc *atc) atc_resume() argument
1682 struct ct_atc *atc; ct_atc_create() local
H A Dctmixer.c348 struct ct_atc *atc = snd_kcontrol_chip(kcontrol); ct_alsa_mix_volume_get() local
370 struct ct_atc *atc = snd_kcontrol_chip(kcontrol); ct_alsa_mix_volume_put() local
427 struct ct_atc *atc = snd_kcontrol_chip(kcontrol); output_switch_get() local
435 struct ct_atc *atc = snd_kcontrol_chip(kcontrol); output_switch_put() local
462 struct ct_atc *atc = snd_kcontrol_chip(kcontrol); mic_source_switch_get() local
470 struct ct_atc *atc = snd_kcontrol_chip(kcontrol); mic_source_switch_put() local
486 do_line_mic_switch(struct ct_atc *atc, enum CTALSA_MIXER_CTL type) do_line_mic_switch() argument
503 do_digit_io_switch(struct ct_atc *atc, int state) do_digit_io_switch() argument
527 static void do_switch(struct ct_atc *atc, enum CTALSA_MIXER_CTL type, int state) do_switch() argument
596 struct ct_atc *atc = snd_kcontrol_chip(kcontrol); ct_alsa_mix_switch_put() local
640 struct ct_atc *atc = snd_kcontrol_chip(kcontrol); ct_spdif_get() local
659 struct ct_atc *atc = snd_kcontrol_chip(kcontrol); ct_spdif_put() local
741 struct ct_atc *atc = mixer->atc; ct_mixer_kcontrols_create() local
1173 int ct_mixer_create(struct ct_atc *atc, struct ct_mixer **rmixer) ct_mixer_create() argument
1212 int ct_alsa_mix_create(struct ct_atc *atc, ct_alsa_mix_create() argument
/linux-4.4.14/drivers/base/
H A Dtransport_class.c88 int anon_transport_class_register(struct anon_transport_class *atc) anon_transport_class_register() argument
110 void anon_transport_class_unregister(struct anon_transport_class *atc) anon_transport_class_unregister() argument
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_amdkfd_gfx_v7.c76 uint32_t atc:1; member in struct:TCP_WATCH_CNTL_BITS::__anon3985
/linux-4.4.14/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_pm4_headers_diq.h136 unsigned int atc:1; member in struct:pm4__release_mem::__anon4071::__anon4072
/linux-4.4.14/drivers/video/fbdev/
H A Di740fb.c47 u8 atc[VGA_ATT_C]; member in struct:i740fb_par
H A Dvga16fb.c523 u8 atc[VGA_ATT_C]; vga16fb_set_par() local
/linux-4.4.14/drivers/gpu/drm/radeon/
H A Dcik_reg.h234 uint32_t atc:1; member in struct:TCP_WATCH_CNTL_BITS::__anon4598

Completed in 812 milliseconds