OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
hidmt_detach
sys/dev/hid/hidmtvar.h
74
int hidmt_detach(struct hidmt *, int);
sys/dev/i2c/imt.c
156
return hidmt_detach(mt, flags);
sys/dev/usb/umt.c
174
return hidmt_detach(mt, flags);