Home
last modified time | relevance | path

Searched refs:usb_video_probe_commit (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/usb/video/
H A Duvideo.h282 struct usb_video_probe_commit { struct
H A Duvideo.c245 struct usb_video_probe_commit sc_desc_probe;
1867 struct usb_video_probe_commit *pc; in uvideo_vs_negotiation()
1878 pc = (struct usb_video_probe_commit *)probe_data; in uvideo_vs_negotiation()
2073 if (actlen < sizeof(struct usb_video_probe_commit)) in uvideo_vs_get_probe()
2075 sizeof(struct usb_video_probe_commit) - actlen); in uvideo_vs_get_probe()