Home
last modified time | relevance | path

Searched defs:cxsc (Results 1 – 4 of 4) sorted by relevance

/drivers/media/video/cx18/
Dcx18-alsa-pcm.c72 void cx18_alsa_announce_pcm_data(struct snd_cx18_card *cxsc, u8 *pcm_data, in cx18_alsa_announce_pcm_data()
150 struct snd_cx18_card *cxsc = snd_pcm_substream_chip(substream); in snd_cx18_pcm_capture_open() local
198 struct snd_cx18_card *cxsc = snd_pcm_substream_chip(substream); in snd_cx18_pcm_capture_close() local
221 struct snd_cx18_card *cxsc = snd_pcm_substream_chip(substream); in snd_cx18_pcm_ioctl() local
266 struct snd_cx18_card *cxsc = snd_pcm_substream_chip(substream); in snd_cx18_pcm_hw_free() local
282 struct snd_cx18_card *cxsc = snd_pcm_substream_chip(substream); in snd_cx18_pcm_prepare() local
300 struct snd_cx18_card *cxsc = snd_pcm_substream_chip(substream); in snd_cx18_pcm_pointer() local
329 int snd_cx18_pcm_create(struct snd_cx18_card *cxsc) in snd_cx18_pcm_create()
Dcx18-alsa-main.c76 static void snd_cx18_card_free(struct snd_cx18_card *cxsc) in snd_cx18_card_free()
100 struct snd_cx18_card **cxsc) in snd_cx18_card_create()
115 static int snd_cx18_card_set_names(struct snd_cx18_card *cxsc) in snd_cx18_card_set_names()
139 struct snd_cx18_card *cxsc; in snd_cx18_init() local
247 static void __exit snd_cx18_exit(struct snd_cx18_card *cxsc) in snd_cx18_exit()
260 struct snd_cx18_card *cxsc; in cx18_alsa_exit_callback() local
Dcx18-alsa-mixer.c87 struct snd_cx18_card *cxsc = snd_kcontrol_chip(kctl); in snd_cx18_mixer_tv_vol_get() local
107 struct snd_cx18_card *cxsc = snd_kcontrol_chip(kctl); in snd_cx18_mixer_tv_vol_put() local
161 int __init snd_cx18_mixer_create(struct snd_cx18_card *cxsc) in snd_cx18_mixer_create()
Dcx18-alsa.h39 static inline void snd_cx18_lock(struct snd_cx18_card *cxsc) in snd_cx18_lock()
45 static inline void snd_cx18_unlock(struct snd_cx18_card *cxsc) in snd_cx18_unlock()