Searched defs:usb_callout (Results 1 – 1 of 1) sorted by relevance
434 struct usb_callout { struct437 #define usb_callout_init_mtx(c,m,f) callout_init_mtx(&(c)->co,m,f) argument