Home
last modified time | relevance | path

Searched refs:to_cx18 (Results 1 – 7 of 7) sorted by relevance

/linux-2.6.39/drivers/media/video/cx18/
Dcx18-alsa-main.c67 return to_cx18(v4l2_dev)->alsa; in to_snd_cx18_card()
82 to_cx18(cxsc->v4l2_dev)->alsa = NULL; in snd_cx18_card_free()
117 struct cx18 *cx = to_cx18(cxsc->v4l2_dev); in snd_cx18_card_set_names()
137 struct cx18 *cx = to_cx18(v4l2_dev); in snd_cx18_init()
210 cx = to_cx18(v4l2_dev); in cx18_alsa_load()
248 struct cx18 *cx = to_cx18(cxsc->v4l2_dev); in snd_cx18_exit()
Dcx18-alsa.h41 struct cx18 *cx = to_cx18(cxsc->v4l2_dev); in snd_cx18_lock()
47 struct cx18 *cx = to_cx18(cxsc->v4l2_dev); in snd_cx18_unlock()
Dcx18-alsa-mixer.c88 struct cx18 *cx = to_cx18(cxsc->v4l2_dev); in snd_cx18_mixer_tv_vol_get()
108 struct cx18 *cx = to_cx18(cxsc->v4l2_dev); in snd_cx18_mixer_tv_vol_put()
Dcx18-alsa-pcm.c153 struct cx18 *cx = to_cx18(v4l2_dev); in snd_cx18_pcm_capture_open()
200 struct cx18 *cx = to_cx18(v4l2_dev); in snd_cx18_pcm_capture_close()
334 struct cx18 *cx = to_cx18(v4l2_dev); in snd_cx18_pcm_create()
Dcx18-gpio.c320 struct cx18 *cx = to_cx18((struct v4l2_device *)data); in cx18_reset_ir_gpio()
Dcx18-driver.h657 static inline struct cx18 *to_cx18(struct v4l2_device *v4l2_dev) in to_cx18() function
Dcx18-driver.c1246 struct cx18 *cx = to_cx18(v4l2_dev); in cx18_remove()