Home
last modified time | relevance | path

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

/linux/sound/pci/ctxfi/
A Dctatc.c938 static int atc_select_line_in(struct ct_atc *atc) in atc_select_line_in()
960 static int atc_select_mic_in(struct ct_atc *atc) in atc_select_mic_in()
1212 static int ct_atc_destroy(struct ct_atc *atc) in ct_atc_destroy()
1252 struct ct_atc *atc = dev->device_data; in atc_dev_free() local
1303 int ct_atc_create_alsa_devs(struct ct_atc *atc) in ct_atc_create_alsa_devs()
1326 static int atc_create_hw_devs(struct ct_atc *atc) in atc_create_hw_devs()
1363 static int atc_get_resources(struct ct_atc *atc) in atc_get_resources()
1546 static int atc_suspend(struct ct_atc *atc) in atc_suspend()
1559 static int atc_hw_resume(struct ct_atc *atc) in atc_hw_resume()
1592 static int atc_resume(struct ct_atc *atc) in atc_resume()
[all …]
A Dctpcm.c117 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
331 struct ct_atc *atc = snd_pcm_substream_chip(substream); in ct_pcm_capture_trigger() local
[all …]
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
499 do_digit_io_switch(struct ct_atc *atc, int state) in do_digit_io_switch()
592 struct ct_atc *atc = snd_kcontrol_chip(kcontrol); in ct_alsa_mix_switch_put() local
636 struct ct_atc *atc = snd_kcontrol_chip(kcontrol); in ct_spdif_get() local
737 struct ct_atc *atc = mixer->atc; in ct_mixer_kcontrols_create() local
[all …]
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
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
A Dctmixer.h42 struct ct_atc *atc; member
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/
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/
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/amd/amdkfd/
A Dkfd_dbgdev.h200 uint32_t atc:1; member
A Dkfd_pm4_headers_diq.h136 unsigned int atc:1; member
A Dkfd_pm4_headers_vi.h462 unsigned int atc:1; member
/linux/drivers/gpu/drm/radeon/
A Dcik_reg.h232 uint32_t atc:1; member
/linux/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_amdkfd_gfx_v7.c76 uint32_t atc:1; member
/linux/drivers/video/fbdev/
A Di740fb.c48 u8 atc[VGA_ATT_C]; member
A Dvga16fb.c523 u8 atc[VGA_ATT_C]; in vga16fb_set_par() local
/linux/drivers/iommu/arm/arm-smmu-v3/
A Darm-smmu-v3.h482 } atc; member
/linux/drivers/net/ethernet/freescale/enetc/
A Denetc_hw.h727 u8 atc; /* init gate value */ member

Completed in 39 milliseconds