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