Searched refs:work_to_dwc (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/usb/dwc3/ | ||
H A D | core.h | 1375 #define work_to_dwc(w) (container_of((w), struct dwc3, drd_work)) macro |
H A D | core.c | 155 struct dwc3 *dwc = work_to_dwc(work); in __dwc3_set_mode() |