Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/musb-new/
H A Dmusb_dma.h137 int (*is_compatible)(struct dma_channel *channel, member
H A Dmusb_gadget.c96 if (dma->is_compatible) in map_dma_buffer()
97 compatible = dma->is_compatible(musb_ep->dma, in map_dma_buffer()