Home
last modified time | relevance | path

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

/linux-4.4.14/Documentation/video4linux/
Dv4l2-pci-skeleton.c134 struct skeleton *skel = dev_id; in skeleton_irq() local
171 struct skeleton *skel = vb2_get_drv_priv(vq); in queue_setup() local
201 struct skeleton *skel = vb2_get_drv_priv(vb->vb2_queue); in buffer_prepare() local
219 struct skeleton *skel = vb2_get_drv_priv(vb->vb2_queue); in buffer_queue() local
231 static void return_all_buffers(struct skeleton *skel, in return_all_buffers()
253 struct skeleton *skel = vb2_get_drv_priv(vq); in start_streaming() local
276 struct skeleton *skel = vb2_get_drv_priv(vq); in stop_streaming() local
306 struct skeleton *skel = video_drvdata(file); in skeleton_querycap() local
324 static void skeleton_fill_pix_format(struct skeleton *skel, in skeleton_fill_pix_format()
359 struct skeleton *skel = video_drvdata(file); in skeleton_try_fmt_vid_cap() local
[all …]
/linux-4.4.14/drivers/usb/host/
Duhci-q.c800 int skel; in uhci_submit_control() local
Duhci-hcd.h173 int skel; /* Skeleton queue number */ member