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

/linux-master/include/linux/
H A Dattribute_container.h28 attribute_container_no_classdevs(struct attribute_container *atc) argument
34 attribute_container_set_no_classdevs(struct attribute_container *atc) argument
/linux-master/sound/pci/ctxfi/
H A Dxfi.c60 struct ct_atc *atc; local
129 struct ct_atc *atc = card->private_data; local
137 struct ct_atc *atc local
[all...]
H A Dctmixer.h42 struct ct_atc *atc; member in struct:ct_mixer
H A Dctvmem.c30 get_vm_block(struct ct_vm *vm, unsigned int size, struct ct_atc *atc) argument
130 struct ct_atc *atc = snd_pcm_substream_chip(substream); local
H A Dctpcm.c106 struct ct_atc *atc = snd_pcm_substream_chip(apcm->substream); local
117 struct ct_atc *atc = snd_pcm_substream_chip(substream); local
165 struct ct_atc *atc = snd_pcm_substream_chip(substream); local
179 struct ct_atc *atc = snd_pcm_substream_chip(substream); local
189 struct ct_atc *atc = snd_pcm_substream_chip(substream); local
201 struct ct_atc *atc = snd_pcm_substream_chip(substream); local
222 struct ct_atc *atc = snd_pcm_substream_chip(substream); local
248 struct ct_atc *atc = snd_pcm_substream_chip(substream); local
263 struct ct_atc *atc = snd_pcm_substream_chip(substream); local
314 struct ct_atc *atc = snd_pcm_substream_chip(substream); local
331 struct ct_atc *atc = snd_pcm_substream_chip(substream); local
354 struct ct_atc *atc = snd_pcm_substream_chip(substream); local
413 ct_alsa_pcm_create(struct ct_atc *atc, enum CTALSADEVS device, const char *device_name) argument
[all...]
H A Dcttimer.c48 struct ct_atc *atc; member in struct:ct_timer
405 struct ct_timer *ct_timer_new(struct ct_atc *atc) argument
[all...]
H A Dctmixer.c344 struct ct_atc *atc = snd_kcontrol_chip(kcontrol); local
366 struct ct_atc *atc = snd_kcontrol_chip(kcontrol); local
423 struct ct_atc *atc = snd_kcontrol_chip(kcontrol); local
431 struct ct_atc *atc = snd_kcontrol_chip(kcontrol); local
458 struct ct_atc *atc = snd_kcontrol_chip(kcontrol); local
466 struct ct_atc *atc = snd_kcontrol_chip(kcontrol); local
482 do_line_mic_switch(struct ct_atc *atc, enum CTALSA_MIXER_CTL type) argument
499 do_digit_io_switch(struct ct_atc *atc, int state) argument
523 do_switch(struct ct_atc *atc, enum CTALSA_MIXER_CTL type, int state) argument
592 struct ct_atc *atc = snd_kcontrol_chip(kcontrol); local
636 struct ct_atc *atc = snd_kcontrol_chip(kcontrol); local
655 struct ct_atc *atc = snd_kcontrol_chip(kcontrol); local
737 struct ct_atc *atc = mixer->atc; local
1171 ct_mixer_create(struct ct_atc *atc, struct ct_mixer **rmixer) argument
1210 ct_alsa_mix_create(struct ct_atc *atc, enum CTALSADEVS device, const char *device_name) argument
[all...]
H A Dctatc.c132 static int ct_map_audio_buffer(struct ct_atc *atc, struct ct_atc_pcm *apcm) argument
151 static void ct_unmap_audio_buffer(struct ct_atc *atc, struct ct_atc_pcm *apcm) argument
165 static unsigned long atc_get_ptp_phys(struct ct_atc *atc, int index) argument
239 static int atc_pcm_playback_prepare(struct ct_atc *atc, struc argument
317 atc_pcm_release_resources(struct ct_atc *atc, struct ct_atc_pcm *apcm) argument
374 atc_pcm_playback_start(struct ct_atc *atc, struct ct_atc_pcm *apcm) argument
399 atc_pcm_stop(struct ct_atc *atc, struct ct_atc_pcm *apcm) argument
426 atc_pcm_playback_position(struct ct_atc *atc, struct ct_atc_pcm *apcm) argument
458 setup_src_node_conf(struct ct_atc *atc, struct ct_atc_pcm *apcm, struct src_node_conf_t *conf, int *n_srcc) argument
499 atc_pcm_capture_get_resources(struct ct_atc *atc, struct ct_atc_pcm *apcm) argument
643 atc_pcm_capture_prepare(struct ct_atc *atc, struct ct_atc_pcm *apcm) argument
721 atc_pcm_capture_start(struct ct_atc *atc, struct ct_atc_pcm *apcm) argument
772 atc_pcm_capture_position(struct ct_atc *atc, struct ct_atc_pcm *apcm) argument
781 spdif_passthru_playback_get_resources(struct ct_atc *atc, struct ct_atc_pcm *apcm) argument
845 atc_pll_init(struct ct_atc *atc, int rate) argument
855 spdif_passthru_playback_setup(struct ct_atc *atc, struct ct_atc_pcm *apcm) argument
893 spdif_passthru_playback_prepare(struct ct_atc *atc, struct ct_atc_pcm *apcm) argument
937 atc_select_line_in(struct ct_atc *atc) argument
959 atc_select_mic_in(struct ct_atc *atc) argument
981 atc_capabilities(struct ct_atc *atc) argument
988 atc_output_switch_get(struct ct_atc *atc) argument
995 atc_output_switch_put(struct ct_atc *atc, int position) argument
1002 atc_mic_source_switch_get(struct ct_atc *atc) argument
1009 atc_mic_source_switch_put(struct ct_atc *atc, int position) argument
1016 atc_select_digit_io(struct ct_atc *atc) argument
1028 atc_daio_unmute(struct ct_atc *atc, unsigned char state, int type) argument
1043 atc_dao_get_status(struct ct_atc *atc, unsigned int *status, int type) argument
1050 atc_dao_set_status(struct ct_atc *atc, unsigned int status, int type) argument
1059 atc_line_front_unmute(struct ct_atc *atc, unsigned char state) argument
1064 atc_line_surround_unmute(struct ct_atc *atc, unsigned char state) argument
1069 atc_line_clfe_unmute(struct ct_atc *atc, unsigned char state) argument
1074 atc_line_rear_unmute(struct ct_atc *atc, unsigned char state) argument
1079 atc_line_in_unmute(struct ct_atc *atc, unsigned char state) argument
1084 atc_mic_unmute(struct ct_atc *atc, unsigned char state) argument
1089 atc_spdif_out_unmute(struct ct_atc *atc, unsigned char state) argument
1094 atc_spdif_in_unmute(struct ct_atc *atc, unsigned char state) argument
1099 atc_spdif_out_get_status(struct ct_atc *atc, unsigned int *status) argument
1104 atc_spdif_out_set_status(struct ct_atc *atc, unsigned int status) argument
1109 atc_spdif_out_passthru(struct ct_atc *atc, unsigned char state) argument
1141 atc_release_resources(struct ct_atc *atc) argument
1211 ct_atc_destroy(struct ct_atc *atc) argument
1251 struct ct_atc *atc = dev->device_data; local
1255 atc_identify_card(struct ct_atc *atc, unsigned int ssid) argument
1302 ct_atc_create_alsa_devs(struct ct_atc *atc) argument
1325 atc_create_hw_devs(struct ct_atc *atc) argument
1362 atc_get_resources(struct ct_atc *atc) argument
1486 atc_connect_resources(struct ct_atc *atc) argument
1545 atc_suspend(struct ct_atc *atc) argument
1558 atc_hw_resume(struct ct_atc *atc) argument
1570 atc_resources_resume(struct ct_atc *atc) argument
1591 atc_resume(struct ct_atc *atc) argument
1674 struct ct_atc *atc; local
[all...]
/linux-master/drivers/base/
H A Dtransport_class.c91 int anon_transport_class_register(struct anon_transport_class *atc) argument
113 void anon_transport_class_unregister(struct anon_transport_class *atc) argument
[all...]
/linux-master/drivers/video/fbdev/
H A Di740fb.c49 u8 atc[VGA_ATT_C]; member in struct:i740fb_par
H A Dvga16fb.c538 u8 atc[VGA_ATT_C]; local
[all...]
/linux-master/drivers/gpu/drm/radeon/
H A Dcik_reg.h232 uint32_t atc:1; member in struct:TCP_WATCH_CNTL_BITS::__anon3387
/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_pm4_headers_vi.h463 unsigned int atc:1; member in struct:pm4_mec_release_mem::__anon337::__anon338
/linux-master/drivers/net/ethernet/freescale/enetc/
H A Denetc_hw.h754 u8 atc; /* init gate value */ member in struct:tgs_gcl_conf
/linux-master/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.h493 } atc; member in union:arm_smmu_cmdq_ent::__anon3

Completed in 175 milliseconds