Home
last modified time | relevance | path

Searched refs:to_fusb300 (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/drivers/usb/gadget/udc/
Dfusb300_udc.h673 #define to_fusb300(g) (container_of((g), struct fusb300, gadget)) macro
Dfusb300_udc.c1311 struct fusb300 *fusb300 = to_fusb300(g); in fusb300_udc_start()
1322 struct fusb300 *fusb300 = to_fusb300(g); in fusb300_udc_stop()