Home
last modified time | relevance | path

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

/drivers/media/pci/ivtv/
Divtv-alsa-pcm.c73 static void ivtv_alsa_announce_pcm_data(struct snd_ivtv_card *itvsc, in ivtv_alsa_announce_pcm_data()
152 struct snd_ivtv_card *itvsc = snd_pcm_substream_chip(substream); in snd_ivtv_pcm_capture_open() local
206 struct snd_ivtv_card *itvsc = snd_pcm_substream_chip(substream); in snd_ivtv_pcm_capture_close() local
228 struct snd_ivtv_card *itvsc = snd_pcm_substream_chip(substream); in snd_ivtv_pcm_ioctl() local
270 struct snd_ivtv_card *itvsc = snd_pcm_substream_chip(substream); in snd_ivtv_pcm_hw_free() local
286 struct snd_ivtv_card *itvsc = snd_pcm_substream_chip(substream); in snd_ivtv_pcm_prepare() local
304 struct snd_ivtv_card *itvsc = snd_pcm_substream_chip(substream); in snd_ivtv_pcm_pointer() local
333 int snd_ivtv_pcm_create(struct snd_ivtv_card *itvsc) in snd_ivtv_pcm_create()
Divtv-alsa-main.c81 static void snd_ivtv_card_free(struct snd_ivtv_card *itvsc) in snd_ivtv_card_free()
105 struct snd_ivtv_card **itvsc) in snd_ivtv_card_create()
120 static int snd_ivtv_card_set_names(struct snd_ivtv_card *itvsc) in snd_ivtv_card_set_names()
144 struct snd_ivtv_card *itvsc; in snd_ivtv_init() local
266 static void __exit snd_ivtv_exit(struct snd_ivtv_card *itvsc) in snd_ivtv_exit()
279 struct snd_ivtv_card *itvsc; in ivtv_alsa_exit_callback() local
Divtv-alsa-mixer.c87 struct snd_ivtv_card *itvsc = snd_kcontrol_chip(kctl); in snd_ivtv_mixer_tv_vol_get() local
107 struct snd_ivtv_card *itvsc = snd_kcontrol_chip(kctl); in snd_ivtv_mixer_tv_vol_put() local
161 int __init snd_ivtv_mixer_create(struct snd_ivtv_card *itvsc) in snd_ivtv_mixer_create()
Divtv-alsa.h40 static inline void snd_ivtv_lock(struct snd_ivtv_card *itvsc) in snd_ivtv_lock()
46 static inline void snd_ivtv_unlock(struct snd_ivtv_card *itvsc) in snd_ivtv_unlock()