Home
last modified time | relevance | path

Searched defs:iudma (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/usb/gadget/udc/
Dbcm63xx_udc.c239 struct iudma_ch *iudma; member
259 struct iudma_ch *iudma; member
307 struct iudma_ch iudma[BCM63XX_NUM_IUDMA]; member
594 static void iudma_write(struct bcm63xx_udc *udc, struct iudma_ch *iudma, in iudma_write()
670 static int iudma_read(struct bcm63xx_udc *udc, struct iudma_ch *iudma) in iudma_read()
704 static void iudma_reset_channel(struct bcm63xx_udc *udc, struct iudma_ch *iudma) in iudma_reset_channel()
762 struct iudma_ch *iudma = &udc->iudma[ch_idx]; in iudma_init_channel() local
1037 struct iudma_ch *iudma = bep->iudma; in bcm63xx_ep_enable() local
1076 struct iudma_ch *iudma = bep->iudma; in bcm63xx_ep_disable() local
1387 struct iudma_ch *iudma = &udc->iudma[ch_idx]; in bcm63xx_ep0_map_write() local
[all …]