Home
last modified time | relevance | path

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

/Linux-v4.19/samples/v4l/
Dv4l2-pci-skeleton.c132 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
[all …]
/Linux-v4.19/drivers/usb/host/
Duhci-q.c799 int skel; in uhci_submit_control() local
Duhci-hcd.h177 int skel; /* Skeleton queue number */ member