Home
last modified time | relevance | path

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

/linux/sound/pci/ctxfi/
H A Dctatc.c132 static int ct_map_audio_buffer(struct ct_atc *atc, struct ct_atc_pcm *apcm) in ct_map_audio_buffer()
151 static void ct_unmap_audio_buffer(struct ct_atc *atc, struct ct_atc_pcm *apcm) in ct_unmap_audio_buffer()
165 static unsigned long atc_get_ptp_phys(struct ct_atc *atc, int index) in atc_get_ptp_phys()
239 static int atc_pcm_playback_prepare(struct ct_atc *atc, struct ct_atc_pcm *apcm) in atc_pcm_playback_prepare()
317 atc_pcm_release_resources(struct ct_atc *atc, struct ct_atc_pcm *apcm) in atc_pcm_release_resources()
374 static int atc_pcm_playback_start(struct ct_atc *atc, struct ct_atc_pcm *apcm) in atc_pcm_playback_start()
399 static int atc_pcm_stop(struct ct_atc *atc, struct ct_atc_pcm *apcm) in atc_pcm_stop()
426 atc_pcm_playback_position(struct ct_atc *atc, struct ct_atc_pcm *apcm) in atc_pcm_playback_position()
458 static void setup_src_node_conf(struct ct_atc *atc, struct ct_atc_pcm *apcm, in setup_src_node_conf()
499 atc_pcm_capture_get_resources(struct ct_atc *atc, struct ct_atc_pcm *apcm) in atc_pcm_capture_get_resources()
[all …]
H A 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 …]
H A 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 …]
H A Dxfi.c60 struct ct_atc *atc; in ct_card_probe() local
129 struct ct_atc *atc = card->private_data; in ct_card_suspend() local
137 struct ct_atc *atc = card->private_data; in ct_card_resume() local
H A 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
H A Dctmixer.h42 struct ct_atc *atc; member
H A Dcttimer.c48 struct ct_atc *atc; member
405 struct ct_timer *ct_timer_new(struct ct_atc *atc) in ct_timer_new()
/linux/include/linux/
H A 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/drivers/base/
H A 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/drivers/gpu/drm/radeon/
H A Dcik_reg.h232 uint32_t atc:1; member
/linux/drivers/video/fbdev/
H A Di740fb.c49 u8 atc[VGA_ATT_C]; member
/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_pm4_headers_vi.h463 unsigned int atc:1; member
/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_hw.h794 u8 atc; /* init gate value */ member