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

/freebsd-11-stable/sys/dev/usb/
H A Dusbdi.h446 #define usb_callout_init_mtx(c,m,f) callout_init_mtx(&(c)->co,m,f) macro

Completed in 182 milliseconds