Searched refs:work_to_dwc (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/usb/dwc3/ | ||
D | core.h | 1177 #define work_to_dwc(w) (container_of((w), struct dwc3, drd_work)) macro |
D | core.c | 116 struct dwc3 *dwc = work_to_dwc(work); in __dwc3_set_mode() |