Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/gadget/udc/
H A Dbcm63xx_udc.c210 struct iudma_ch { struct
240 struct iudma_ch *iudma; argument
260 struct iudma_ch *iudma;
307 struct iudma_ch iudma[BCM63XX_NUM_IUDMA];
668 static int iudma_read(struct bcm63xx_udc *udc, struct iudma_ch *iudma) in iudma_read()
760 struct iudma_ch *iudma = &udc->iudma[ch_idx]; in iudma_init_channel()
1035 struct iudma_ch *iudma = bep->iudma; in bcm63xx_ep_enable()
1074 struct iudma_ch *iudma = bep->iudma; in bcm63xx_ep_disable()
1385 struct iudma_ch *iudma = &udc->iudma[ch_idx]; in bcm63xx_ep0_map_write()
2040 struct iudma_ch *iudma = dev_id; in bcm63xx_udc_data_isr()
[all …]