Home
last modified time | relevance | path

Searched defs:atc (Results 1 – 18 of 18) sorted by relevance

/Linux-v5.10/sound/pci/ctxfi/
Dctatc.c133 static int ct_map_audio_buffer(struct ct_atc *atc, struct ct_atc_pcm *apcm) in ct_map_audio_buffer()
152 static void ct_unmap_audio_buffer(struct ct_atc *atc, struct ct_atc_pcm *apcm) in ct_unmap_audio_buffer()
166 static unsigned long atc_get_ptp_phys(struct ct_atc *atc, int index) in atc_get_ptp_phys()
240 static int atc_pcm_playback_prepare(struct ct_atc *atc, struct ct_atc_pcm *apcm) in atc_pcm_playback_prepare()
318 atc_pcm_release_resources(struct ct_atc *atc, struct ct_atc_pcm *apcm) in atc_pcm_release_resources()
375 static int atc_pcm_playback_start(struct ct_atc *atc, struct ct_atc_pcm *apcm) in atc_pcm_playback_start()
400 static int atc_pcm_stop(struct ct_atc *atc, struct ct_atc_pcm *apcm) in atc_pcm_stop()
427 atc_pcm_playback_position(struct ct_atc *atc, struct ct_atc_pcm *apcm) in atc_pcm_playback_position()
459 static void setup_src_node_conf(struct ct_atc *atc, struct ct_atc_pcm *apcm, in setup_src_node_conf()
500 atc_pcm_capture_get_resources(struct ct_atc *atc, struct ct_atc_pcm *apcm) in atc_pcm_capture_get_resources()
[all …]
Dctpcm.c106 struct ct_atc *atc = snd_pcm_substream_chip(apcm->substream); in ct_atc_pcm_free_substream() local
117 struct ct_atc *atc = snd_pcm_substream_chip(substream); in ct_pcm_playback_open() local
165 struct ct_atc *atc = snd_pcm_substream_chip(substream); in ct_pcm_playback_close() local
179 struct ct_atc *atc = snd_pcm_substream_chip(substream); in ct_pcm_hw_params() local
189 struct ct_atc *atc = snd_pcm_substream_chip(substream); in ct_pcm_hw_free() local
201 struct ct_atc *atc = snd_pcm_substream_chip(substream); in ct_pcm_playback_prepare() local
222 struct ct_atc *atc = snd_pcm_substream_chip(substream); in ct_pcm_playback_trigger() local
248 struct ct_atc *atc = snd_pcm_substream_chip(substream); in ct_pcm_playback_pointer() local
263 struct ct_atc *atc = snd_pcm_substream_chip(substream); in ct_pcm_capture_open() local
314 struct ct_atc *atc = snd_pcm_substream_chip(substream); in ct_pcm_capture_prepare() local
[all …]
Dctmixer.c344 struct ct_atc *atc = snd_kcontrol_chip(kcontrol); in ct_alsa_mix_volume_get() local
366 struct ct_atc *atc = snd_kcontrol_chip(kcontrol); in ct_alsa_mix_volume_put() local
423 struct ct_atc *atc = snd_kcontrol_chip(kcontrol); in output_switch_get() local
431 struct ct_atc *atc = snd_kcontrol_chip(kcontrol); in output_switch_put() local
458 struct ct_atc *atc = snd_kcontrol_chip(kcontrol); in mic_source_switch_get() local
466 struct ct_atc *atc = snd_kcontrol_chip(kcontrol); in mic_source_switch_put() local
482 do_line_mic_switch(struct ct_atc *atc, enum CTALSA_MIXER_CTL type) in do_line_mic_switch()
499 do_digit_io_switch(struct ct_atc *atc, int state) in do_digit_io_switch()
523 static void do_switch(struct ct_atc *atc, enum CTALSA_MIXER_CTL type, int state) in do_switch()
592 struct ct_atc *atc = snd_kcontrol_chip(kcontrol); in ct_alsa_mix_switch_put() local
[all …]
Dxfi.c61 struct ct_atc *atc; in ct_card_probe() local
130 struct ct_atc *atc = card->private_data; in ct_card_suspend() local
138 struct ct_atc *atc = card->private_data; in ct_card_resume() local
Dctvmem.c30 get_vm_block(struct ct_vm *vm, unsigned int size, struct ct_atc *atc) in get_vm_block()
130 struct ct_atc *atc = snd_pcm_substream_chip(substream); in ct_vm_map() local
Dctmixer.h42 struct ct_atc *atc; member
Dcttimer.c48 struct ct_atc *atc; member
405 struct ct_timer *ct_timer_new(struct ct_atc *atc) in ct_timer_new()
/Linux-v5.10/include/linux/
Dattribute_container.h28 attribute_container_no_classdevs(struct attribute_container *atc) in attribute_container_no_classdevs()
34 attribute_container_set_no_classdevs(struct attribute_container *atc) in attribute_container_set_no_classdevs()
/Linux-v5.10/drivers/base/
Dtransport_class.c91 int anon_transport_class_register(struct anon_transport_class *atc) in anon_transport_class_register()
113 void anon_transport_class_unregister(struct anon_transport_class *atc) in anon_transport_class_unregister()
/Linux-v5.10/drivers/gpu/drm/amd/amdkfd/
Dkfd_dbgdev.h200 uint32_t atc:1; member
Dkfd_pm4_headers_diq.h136 unsigned int atc:1; member
Dkfd_pm4_headers_vi.h462 unsigned int atc:1; member
/Linux-v5.10/drivers/gpu/drm/radeon/
Dcik_reg.h232 uint32_t atc:1; member
/Linux-v5.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_amdkfd_gfx_v7.c76 uint32_t atc:1; member
/Linux-v5.10/drivers/video/fbdev/
Di740fb.c48 u8 atc[VGA_ATT_C]; member
Dvga16fb.c523 u8 atc[VGA_ATT_C]; in vga16fb_set_par() local
/Linux-v5.10/drivers/iommu/arm/arm-smmu-v3/
Darm-smmu-v3.h455 } atc; member
/Linux-v5.10/drivers/net/ethernet/freescale/enetc/
Denetc_hw.h696 u8 atc; /* init gate value */ member