Home
last modified time | relevance | path

Searched defs:skel (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/samples/v4l/
Dv4l2-pci-skeleton.c133 struct skeleton *skel = dev_id; in skeleton_irq() local
169 struct skeleton *skel = vb2_get_drv_priv(vq); in queue_setup() local
198 struct skeleton *skel = vb2_get_drv_priv(vb->vb2_queue); in buffer_prepare() local
217 struct skeleton *skel = vb2_get_drv_priv(vb->vb2_queue); in buffer_queue() local
229 static void return_all_buffers(struct skeleton *skel, in return_all_buffers()
251 struct skeleton *skel = vb2_get_drv_priv(vq); in start_streaming() local
274 struct skeleton *skel = vb2_get_drv_priv(vq); in stop_streaming() local
304 struct skeleton *skel = video_drvdata(file); in skeleton_querycap() local
319 static void skeleton_fill_pix_format(struct skeleton *skel, in skeleton_fill_pix_format()
354 struct skeleton *skel = video_drvdata(file); in skeleton_try_fmt_vid_cap() local
[all …]
/Linux-v5.4/drivers/usb/host/
Duhci-q.c799 int skel; in uhci_submit_control() local
Duhci-hcd.h177 int skel; /* Skeleton queue number */ member