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