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
187 struct skeleton *skel = vb2_get_drv_priv(vb->vb2_queue); in buffer_prepare() local
206 struct skeleton *skel = vb2_get_drv_priv(vb->vb2_queue); in buffer_queue() local
218 static void return_all_buffers(struct skeleton *skel, in return_all_buffers()
240 struct skeleton *skel = vb2_get_drv_priv(vq); in start_streaming() local
263 struct skeleton *skel = vb2_get_drv_priv(vq); in stop_streaming() local
293 struct skeleton *skel = video_drvdata(file); in skeleton_querycap() local
308 static void skeleton_fill_pix_format(struct skeleton *skel, in skeleton_fill_pix_format()
343 struct skeleton *skel = video_drvdata(file); in skeleton_try_fmt_vid_cap() local
361 struct skeleton *skel = video_drvdata(file); in skeleton_s_fmt_vid_cap() local
383 struct skeleton *skel = video_drvdata(file); in skeleton_g_fmt_vid_cap() local
401 struct skeleton *skel = video_drvdata(file); in skeleton_s_std() local
433 struct skeleton *skel = video_drvdata(file); in skeleton_g_std() local
452 struct skeleton *skel = video_drvdata(file); in skeleton_querystd() local
480 struct skeleton *skel = video_drvdata(file); in skeleton_s_dv_timings() local
519 struct skeleton *skel = video_drvdata(file); in skeleton_g_dv_timings() local
532 struct skeleton *skel = video_drvdata(file); in skeleton_enum_dv_timings() local
554 struct skeleton *skel = video_drvdata(file); in skeleton_query_dv_timings() local
583 struct skeleton *skel = video_drvdata(file); in skeleton_dv_timings_cap() local
613 struct skeleton *skel = video_drvdata(file); in skeleton_s_input() local
640 struct skeleton *skel = video_drvdata(file); in skeleton_g_input() local
748 struct skeleton *skel; in skeleton_probe() local
889 struct skeleton *skel = container_of(v4l2_dev, struct skeleton, v4l2_dev); in skeleton_remove() local