/src/sys/dev/usb/ |
utoppy.c | 183 static dev_type_close(utoppyclose); 190 .d_close = utoppyclose, 1365 utoppyclose(dev_t dev, int flag, int mode, struct lwp *l) function in typeref:typename:int 1371 DPRINTF(UTOPPY_DBG_CLOSE, ("%s: utoppyclose: closing...\n", 1376 DPRINTF(UTOPPY_DBG_CLOSE, ("%s: utoppyclose: not properly " 1407 DPRINTF(UTOPPY_DBG_CLOSE, ("%s: utoppyclose: done.\n",
|
utoppy.c | 183 static dev_type_close(utoppyclose); 190 .d_close = utoppyclose, 1365 utoppyclose(dev_t dev, int flag, int mode, struct lwp *l) function in typeref:typename:int 1371 DPRINTF(UTOPPY_DBG_CLOSE, ("%s: utoppyclose: closing...\n", 1376 DPRINTF(UTOPPY_DBG_CLOSE, ("%s: utoppyclose: not properly " 1407 DPRINTF(UTOPPY_DBG_CLOSE, ("%s: utoppyclose: done.\n",
|
utoppy.c | 183 static dev_type_close(utoppyclose); 190 .d_close = utoppyclose, 1365 utoppyclose(dev_t dev, int flag, int mode, struct lwp *l) function in typeref:typename:int 1371 DPRINTF(UTOPPY_DBG_CLOSE, ("%s: utoppyclose: closing...\n", 1376 DPRINTF(UTOPPY_DBG_CLOSE, ("%s: utoppyclose: not properly " 1407 DPRINTF(UTOPPY_DBG_CLOSE, ("%s: utoppyclose: done.\n",
|