Searched refs:snd_cobalt_card (Results 1 - 5 of 5) sorted by last modified time

/linux-master/drivers/media/pci/cobalt/
H A Dcobalt-driver.h244 struct snd_cobalt_card *alsa;
247 struct snd_cobalt_card;
H A Dcobalt-alsa-pcm.c96 static void cobalt_alsa_announce_pcm_data(struct snd_cobalt_card *cobsc,
209 struct snd_cobalt_card *cobsc = snd_pcm_substream_chip(substream);
231 struct snd_cobalt_card *cobsc = snd_pcm_substream_chip(substream);
242 struct snd_cobalt_card *cobsc = snd_pcm_substream_chip(substream);
266 struct snd_cobalt_card *cobsc = snd_pcm_substream_chip(substream);
296 static void cobalt_alsa_pb_pcm_data(struct snd_cobalt_card *cobsc,
369 struct snd_cobalt_card *cobsc = snd_pcm_substream_chip(substream);
393 struct snd_cobalt_card *cobsc = snd_pcm_substream_chip(substream);
404 struct snd_cobalt_card *cobsc = snd_pcm_substream_chip(substream);
416 struct snd_cobalt_card *cobs
[all...]
H A Dcobalt-alsa-main.c25 static void snd_cobalt_card_free(struct snd_cobalt_card *cobsc)
46 struct snd_cobalt_card **cobsc)
48 *cobsc = kzalloc(sizeof(struct snd_cobalt_card), GFP_KERNEL);
61 static int snd_cobalt_card_set_names(struct snd_cobalt_card *cobsc)
86 struct snd_cobalt_card *cobsc;
145 struct snd_cobalt_card *cobsc = s->alsa;
H A Dcobalt-alsa.h11 struct snd_cobalt_card { struct
H A Dcobalt-alsa-pcm.h10 int snd_cobalt_pcm_create(struct snd_cobalt_card *cobsc);

Completed in 161 milliseconds