FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
uep_detach
sys/dev/usb/input/uep.c
117
static device_detach_t uep_detach;
sys/dev/usb/input/uep.c
406
uep_detach(dev);
sys/dev/usb/input/uep.c
521
DEVMETHOD(device_detach, uep_detach),