Lines Matching defs:skel

121 	struct skeleton *skel = dev_id;  in skeleton_irq()  local
157 struct skeleton *skel = vb2_get_drv_priv(vq); in queue_setup() local
186 struct skeleton *skel = vb2_get_drv_priv(vb->vb2_queue); in buffer_prepare() local
205 struct skeleton *skel = vb2_get_drv_priv(vb->vb2_queue); in buffer_queue() local
217 static void return_all_buffers(struct skeleton *skel, in return_all_buffers()
239 struct skeleton *skel = vb2_get_drv_priv(vq); in start_streaming() local
262 struct skeleton *skel = vb2_get_drv_priv(vq); in stop_streaming() local
292 struct skeleton *skel = video_drvdata(file); in skeleton_querycap() local
307 static void skeleton_fill_pix_format(struct skeleton *skel, in skeleton_fill_pix_format()
342 struct skeleton *skel = video_drvdata(file); in skeleton_try_fmt_vid_cap() local
360 struct skeleton *skel = video_drvdata(file); in skeleton_s_fmt_vid_cap() local
382 struct skeleton *skel = video_drvdata(file); in skeleton_g_fmt_vid_cap() local
400 struct skeleton *skel = video_drvdata(file); in skeleton_s_std() local
432 struct skeleton *skel = video_drvdata(file); in skeleton_g_std() local
451 struct skeleton *skel = video_drvdata(file); in skeleton_querystd() local
479 struct skeleton *skel = video_drvdata(file); in skeleton_s_dv_timings() local
518 struct skeleton *skel = video_drvdata(file); in skeleton_g_dv_timings() local
531 struct skeleton *skel = video_drvdata(file); in skeleton_enum_dv_timings() local
553 struct skeleton *skel = video_drvdata(file); in skeleton_query_dv_timings() local
582 struct skeleton *skel = video_drvdata(file); in skeleton_dv_timings_cap() local
612 struct skeleton *skel = video_drvdata(file); in skeleton_s_input() local
639 struct skeleton *skel = video_drvdata(file); in skeleton_g_input() local
747 struct skeleton *skel; in skeleton_probe() local
888 struct skeleton *skel = container_of(v4l2_dev, struct skeleton, v4l2_dev); in skeleton_remove() local