Home
last modified time | relevance | path

Searched defs:usb_callout (Results 1 – 1 of 1) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
Dusbdi.h434 struct usb_callout { struct
437 #define usb_callout_init_mtx(c,m,f) callout_init_mtx(&(c)->co,m,f) argument