Searched refs:cs5535audio (Results 1 – 8 of 8) sorted by relevance
57 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 { struct137 int snd_cs5535audio_pcm(struct cs5535audio *cs5535audio);
6 snd-cs5535audio-y := cs5535audio.o cs5535audio_pcm.o7 snd-cs5535audio-$(CONFIG_PM_SLEEP) += cs5535audio_pm.o8 snd-cs5535audio-$(CONFIG_OLPC) += cs5535audio_olpc.o11 obj-$(CONFIG_SND_CS5535AUDIO) += snd-cs5535audio.o
18 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()
79 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()
67 cs5535audio/ \
316 will be called snd-cs5535audio.
633 Module snd-cs5535audio
6740 F: sound/pci/cs5535audio/