Lines Matching defs:skel
132 struct skeleton *skel = dev_id; in skeleton_irq() local
168 struct skeleton *skel = vb2_get_drv_priv(vq); in queue_setup() local
197 struct skeleton *skel = vb2_get_drv_priv(vb->vb2_queue); in buffer_prepare() local
215 struct skeleton *skel = vb2_get_drv_priv(vb->vb2_queue); in buffer_queue() local
227 static void return_all_buffers(struct skeleton *skel, in return_all_buffers()
249 struct skeleton *skel = vb2_get_drv_priv(vq); in start_streaming() local
272 struct skeleton *skel = vb2_get_drv_priv(vq); in stop_streaming() local
302 struct skeleton *skel = video_drvdata(file); in skeleton_querycap() local
317 static void skeleton_fill_pix_format(struct skeleton *skel, in skeleton_fill_pix_format()
352 struct skeleton *skel = video_drvdata(file); in skeleton_try_fmt_vid_cap() local
370 struct skeleton *skel = video_drvdata(file); in skeleton_s_fmt_vid_cap() local
392 struct skeleton *skel = video_drvdata(file); in skeleton_g_fmt_vid_cap() local
410 struct skeleton *skel = video_drvdata(file); in skeleton_s_std() local
442 struct skeleton *skel = video_drvdata(file); in skeleton_g_std() local
461 struct skeleton *skel = video_drvdata(file); in skeleton_querystd() local
489 struct skeleton *skel = video_drvdata(file); in skeleton_s_dv_timings() local
528 struct skeleton *skel = video_drvdata(file); in skeleton_g_dv_timings() local
541 struct skeleton *skel = video_drvdata(file); in skeleton_enum_dv_timings() local
563 struct skeleton *skel = video_drvdata(file); in skeleton_query_dv_timings() local
592 struct skeleton *skel = video_drvdata(file); in skeleton_dv_timings_cap() local
622 struct skeleton *skel = video_drvdata(file); in skeleton_s_input() local
649 struct skeleton *skel = video_drvdata(file); in skeleton_g_input() local
757 struct skeleton *skel; in skeleton_probe() local
898 struct skeleton *skel = container_of(v4l2_dev, struct skeleton, v4l2_dev); in skeleton_remove() local