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
200 struct snd_ivtv_card *itvsc = snd_pcm_substream_chip(substream); in snd_ivtv_pcm_capture_close() local
222 struct snd_ivtv_card *itvsc = snd_pcm_substream_chip(substream); in snd_ivtv_pcm_ioctl() local
264 struct snd_ivtv_card *itvsc = snd_pcm_substream_chip(substream); in snd_ivtv_pcm_hw_free() local
280 struct snd_ivtv_card *itvsc = snd_pcm_substream_chip(substream); in snd_ivtv_pcm_prepare() local
298 struct snd_ivtv_card *itvsc = snd_pcm_substream_chip(substream); in snd_ivtv_pcm_pointer() local
327 int snd_ivtv_pcm_create(struct snd_ivtv_card *itvsc) in snd_ivtv_pcm_create()
Divtv-alsa-main.c76 static void snd_ivtv_card_free(struct snd_ivtv_card *itvsc) in snd_ivtv_card_free()
100 struct snd_ivtv_card **itvsc) in snd_ivtv_card_create()
115 static int snd_ivtv_card_set_names(struct snd_ivtv_card *itvsc) in snd_ivtv_card_set_names()
139 struct snd_ivtv_card *itvsc; in snd_ivtv_init() local
255 static void __exit snd_ivtv_exit(struct snd_ivtv_card *itvsc) in snd_ivtv_exit()
268 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()