Searched defs:priv_mtx (Results 1 - 2 of 2) sorted by relevance
/third_party/FreeBSD/sys/dev/usb/ |
H A D | usb_dev.h | 113 struct mtx *priv_mtx; /* client data */ member
|
H A D | usb_dev.c | 1476 usb_fifo_attach(struct usb_device *udev, void *priv_sc, struct mtx *priv_mtx, struct usb_fifo_methods *pm, struct usb_fifo_sc *f_sc, uint16_t unit, int16_t subunit, uint8_t iface_index, uid_t uid, gid_t gid, int mode) usb_fifo_attach() argument [all...] |
Completed in 2 milliseconds