Home
last modified time | relevance | path

Searched refs:cs5535audio (Results 1 – 12 of 12) sorted by relevance

/linux/sound/pci/cs5535audio/
A Dcs5535audio_pcm.c82 struct cs5535audio *cs5535au = snd_pcm_substream_chip(substream); in snd_cs5535audio_playback_open()
106 static int cs5535audio_build_dma_packets(struct cs5535audio *cs5535au, in cs5535audio_build_dma_packets()
236 struct cs5535audio *cs5535au = snd_pcm_substream_chip(substream); in snd_cs5535audio_hw_params()
254 struct cs5535audio *cs5535au = snd_pcm_substream_chip(substream); in snd_cs5535audio_hw_free()
272 struct cs5535audio *cs5535au = snd_pcm_substream_chip(substream); in snd_cs5535audio_playback_prepare()
279 struct cs5535audio *cs5535au = snd_pcm_substream_chip(substream); in snd_cs5535audio_trigger()
315 struct cs5535audio *cs5535au = snd_pcm_substream_chip(substream); in snd_cs5535audio_pcm_pointer()
338 struct cs5535audio *cs5535au = snd_pcm_substream_chip(substream); in snd_cs5535audio_capture_open()
356 struct cs5535audio *cs5535au = snd_pcm_substream_chip(substream); in snd_cs5535audio_capture_close()
363 struct cs5535audio *cs5535au = snd_pcm_substream_chip(substream); in snd_cs5535audio_capture_prepare()
[all …]
A Dcs5535audio.h57 struct cs5535audio;
61 void (*enable_dma)(struct cs5535audio *cs5535au);
62 void (*disable_dma)(struct cs5535audio *cs5535au);
63 void (*pause_dma)(struct cs5535audio *cs5535au);
64 void (*setup_prd)(struct cs5535audio *cs5535au, u32 prd_addr);
65 u32 (*read_prd)(struct cs5535audio *cs5535au);
66 u32 (*read_dma_pntr)(struct cs5535audio *cs5535au);
85 struct cs5535audio { struct
137 int snd_cs5535audio_pcm(struct cs5535audio *cs5535audio);
A DMakefile6 snd-cs5535audio-y := cs5535audio.o cs5535audio_pcm.o
7 snd-cs5535audio-$(CONFIG_PM_SLEEP) += cs5535audio_pm.o
8 snd-cs5535audio-$(CONFIG_OLPC) += cs5535audio_olpc.o
11 obj-$(CONFIG_SND_CS5535AUDIO) += snd-cs5535audio.o
A Dcs5535audio.c63 static void wait_till_cmd_acked(struct cs5535audio *cs5535au, unsigned long timeout) in wait_till_cmd_acked()
77 static unsigned short snd_cs5535audio_codec_read(struct cs5535audio *cs5535au, in snd_cs5535audio_codec_read()
106 static void snd_cs5535audio_codec_write(struct cs5535audio *cs5535au, in snd_cs5535audio_codec_write()
124 struct cs5535audio *cs5535au = ac97->private_data; in snd_cs5535audio_ac97_codec_write()
131 struct cs5535audio *cs5535au = ac97->private_data; in snd_cs5535audio_ac97_codec_read()
135 static int snd_cs5535audio_mixer(struct cs5535audio *cs5535au) in snd_cs5535audio_mixer()
176 static void process_bm0_irq(struct cs5535audio *cs5535au) in process_bm0_irq()
191 static void process_bm1_irq(struct cs5535audio *cs5535au) in process_bm1_irq()
205 struct cs5535audio *cs5535au = dev_id; in snd_cs5535audio_interrupt()
248 struct cs5535audio *cs5535au = card->private_data; in snd_cs5535audio_create()
[all …]
A D.built-in.a.cmd1cs5535audio/built-in.a := echo >/dev/null; rm -f sound/pci/cs5535audio/built-in.a; /usr/bin/ccache…
A Dcs5535audio_pm.c18 static void snd_cs5535audio_stop_hardware(struct cs5535audio *cs5535au) in snd_cs5535audio_stop_hardware()
47 struct cs5535audio *cs5535au = card->private_data; in snd_cs5535audio_suspend()
65 struct cs5535audio *cs5535au = card->private_data; in snd_cs5535audio_resume()
A Dcs5535audio_olpc.c79 struct cs5535audio *cs5535au = snd_kcontrol_chip(kctl); in olpc_dc_put()
97 struct cs5535audio *cs5535au = snd_kcontrol_chip(kctl); in olpc_mic_get()
108 struct cs5535audio *cs5535au = snd_kcontrol_chip(kctl); in olpc_mic_put()
/linux/sound/pci/
A D.built-in.a.cmd1 …in.a sound/pci/ca0106/built-in.a sound/pci/cs46xx/built-in.a sound/pci/cs5535audio/built-in.a soun…
A DMakefile67 cs5535audio/ \
A DKconfig306 will be called snd-cs5535audio.
/linux/Documentation/sound/
A Dalsa-configuration.rst620 Module snd-cs5535audio
/linux/
A DMAINTAINERS5048 F: sound/pci/cs5535audio/

Completed in 31 milliseconds