Home
last modified time | relevance | path

Searched refs:cs4281 (Results 1 – 3 of 3) sorted by relevance

/sound/pci/
Dcs4281.c452 struct cs4281 { struct
514 static inline void snd_cs4281_pokeBA0(struct cs4281 *chip, unsigned long offset, in snd_cs4281_pokeBA0()
520 static inline unsigned int snd_cs4281_peekBA0(struct cs4281 *chip, unsigned long offset) in snd_cs4281_peekBA0()
535 struct cs4281 *chip = ac97->private_data; in snd_cs4281_ac97_write()
573 struct cs4281 *chip = ac97->private_data; in snd_cs4281_ac97_read()
668 struct cs4281 *chip = snd_pcm_substream_chip(substream); in snd_cs4281_trigger()
731 static void snd_cs4281_mode(struct cs4281 *chip, struct cs4281_dma *dma, in snd_cs4281_mode()
811 struct cs4281 *chip = snd_pcm_substream_chip(substream); in snd_cs4281_playback_prepare()
823 struct cs4281 *chip = snd_pcm_substream_chip(substream); in snd_cs4281_capture_prepare()
835 struct cs4281 *chip = snd_pcm_substream_chip(substream); in snd_cs4281_pointer()
[all …]
DMakefile14 snd-cs4281-objs := cs4281.o
40 obj-$(CONFIG_SND_CS4281) += snd-cs4281.o
DKconfig256 will be called snd-cs4281.