Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/dma/
Dipu-dma.h154 struct idmac_channel { struct
175 #define to_idmac_chan(c) container_of(c, struct idmac_channel, dma_chan) argument
/linux-4.4.14/drivers/media/platform/soc_camera/
Dmx3_camera.c116 struct idmac_channel *idmac_channel[1]; /* We need one channel */ member
/linux-4.4.14/drivers/video/fbdev/
Dmx3fb.c268 struct idmac_channel *idmac_channel; member