HomeSort by: relevance | last modified time | path
    Searched refs:uvideo (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/modules/uvideo/
Makefile 7 KMOD= uvideo
8 SRCS= uvideo.c
  /src/share/man/man4/
Makefile 97 ustir.4 uthum.4 utoppy.4 uts.4 uvideo.4 uvisor.4 uvscom.4 uxrcom.4 \
  /src/sys/dev/usb/
uvideo.c 1 /* $NetBSD: uvideo.c,v 1.85 2023/04/10 15:27:51 mlelstv Exp $ */
45 __KERNEL_RCSID(0, "$NetBSD: uvideo.c,v 1.85 2023/04/10 15:27:51 mlelstv Exp $");
371 CFATTACH_DECL2_NEW(uvideo, sizeof(struct uvideo_softc),
707 DPRINTFN(15, ("uvideo: detaching from %s\n",
868 DPRINTF(("uvideo: ignoring Video Collection\n"));
873 * Allocates space for and initializes a uvideo unit based on the
1239 DPRINTF(("uvideo: VS output not implemented\n"));
1253 DPRINTF(("uvideo: unimplemented VS CS "
1343 DPRINTF(("uvideo: truncated uncompressed format: %d\n",
1372 DPRINTF(("uvideo: truncated frame-based format: %d\n"
    [all...]

Completed in 37 milliseconds