Lines Matching defs:skel

134 	struct skeleton *skel = dev_id;  in skeleton_irq()  local
171 struct skeleton *skel = vb2_get_drv_priv(vq); in queue_setup() local
201 struct skeleton *skel = vb2_get_drv_priv(vb->vb2_queue); in buffer_prepare() local
219 struct skeleton *skel = vb2_get_drv_priv(vb->vb2_queue); in buffer_queue() local
231 static void return_all_buffers(struct skeleton *skel, in return_all_buffers()
253 struct skeleton *skel = vb2_get_drv_priv(vq); in start_streaming() local
276 struct skeleton *skel = vb2_get_drv_priv(vq); in stop_streaming() local
306 struct skeleton *skel = video_drvdata(file); in skeleton_querycap() local
324 static void skeleton_fill_pix_format(struct skeleton *skel, in skeleton_fill_pix_format()
359 struct skeleton *skel = video_drvdata(file); in skeleton_try_fmt_vid_cap() local
377 struct skeleton *skel = video_drvdata(file); in skeleton_s_fmt_vid_cap() local
399 struct skeleton *skel = video_drvdata(file); in skeleton_g_fmt_vid_cap() local
417 struct skeleton *skel = video_drvdata(file); in skeleton_s_std() local
449 struct skeleton *skel = video_drvdata(file); in skeleton_g_std() local
468 struct skeleton *skel = video_drvdata(file); in skeleton_querystd() local
496 struct skeleton *skel = video_drvdata(file); in skeleton_s_dv_timings() local
535 struct skeleton *skel = video_drvdata(file); in skeleton_g_dv_timings() local
548 struct skeleton *skel = video_drvdata(file); in skeleton_enum_dv_timings() local
570 struct skeleton *skel = video_drvdata(file); in skeleton_query_dv_timings() local
599 struct skeleton *skel = video_drvdata(file); in skeleton_dv_timings_cap() local
629 struct skeleton *skel = video_drvdata(file); in skeleton_s_input() local
656 struct skeleton *skel = video_drvdata(file); in skeleton_g_input() local
764 struct skeleton *skel; in skeleton_probe() local
908 struct skeleton *skel = container_of(v4l2_dev, struct skeleton, v4l2_dev); in skeleton_remove() local