Searched defs:priv_mtx (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/usb/
H A Dusb_dev.h118 struct mtx *priv_mtx; /* client data */ member in struct:usb_fifo
H A Dusb_dev.c1839 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) argument
[all...]

Completed in 64 milliseconds