Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Duvideo.c112 int uvideo_match(struct device *, void *, void *);
261 sizeof(struct uvideo_softc), uvideo_match, uvideo_attach, uvideo_detach
464 uvideo_match(struct device *parent, void *match, void *aux) in uvideo_match() function