Searched defs:cxsc (Results 1 – 3 of 3) sorted by relevance
60 static void snd_cx18_card_free(struct snd_cx18_card *cxsc) in snd_cx18_card_free()84 struct snd_cx18_card **cxsc) in snd_cx18_card_create()99 static int snd_cx18_card_set_names(struct snd_cx18_card *cxsc) in snd_cx18_card_set_names()123 struct snd_cx18_card *cxsc; in snd_cx18_init() local232 static void __exit snd_cx18_exit(struct snd_cx18_card *cxsc) in snd_cx18_exit()245 struct snd_cx18_card *cxsc; in cx18_alsa_exit_callback() local
58 void cx18_alsa_announce_pcm_data(struct snd_cx18_card *cxsc, u8 *pcm_data, in cx18_alsa_announce_pcm_data()136 struct snd_cx18_card *cxsc = snd_pcm_substream_chip(substream); in snd_cx18_pcm_capture_open() local184 struct snd_cx18_card *cxsc = snd_pcm_substream_chip(substream); in snd_cx18_pcm_capture_close() local205 struct snd_cx18_card *cxsc = snd_pcm_substream_chip(substream); in snd_cx18_pcm_prepare() local223 struct snd_cx18_card *cxsc = snd_pcm_substream_chip(substream); in snd_cx18_pcm_pointer() local240 int snd_cx18_pcm_create(struct snd_cx18_card *cxsc) in snd_cx18_pcm_create()
25 static inline void snd_cx18_lock(struct snd_cx18_card *cxsc) in snd_cx18_lock()31 static inline void snd_cx18_unlock(struct snd_cx18_card *cxsc) in snd_cx18_unlock()
Completed in 5 milliseconds