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

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

Completed in 89 milliseconds