Searched refs:bcm63xx_udc (Results 1 – 4 of 4) sorted by relevance
184 struct bcm63xx_udc;217 struct bcm63xx_udc *udc;242 struct bcm63xx_udc *udc;292 struct bcm63xx_udc { struct1034 struct bcm63xx_udc *udc = bep->udc; in bcm63xx_ep_enable()1073 struct bcm63xx_udc *udc = bep->udc; in bcm63xx_ep_disable()1154 struct bcm63xx_udc *udc = bep->udc; in bcm63xx_udc_queue()1206 struct bcm63xx_udc *udc = bep->udc; in bcm63xx_udc_dequeue()1732 struct bcm63xx_udc *udc = container_of(w, struct bcm63xx_udc, ep0_wq); in bcm63xx_ep0_process()1969 struct bcm63xx_udc *udc = dev_id; in bcm63xx_udc_ctrl_isr()[all …]
22 obj-$(CONFIG_USB_BCM63XX_UDC) += bcm63xx_udc.o
89 dynamically linked module called "bcm63xx_udc".
3991 F: drivers/usb/gadget/udc/bcm63xx_udc.*