Searched refs:ipu_init_channel_buffer (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/video/ |
| H A D | ipu.h | 213 int32_t ipu_init_channel_buffer(ipu_channel_t channel, ipu_buffer_t type,
|
| H A D | mx3fb.c | 535 static void ipu_init_channel_buffer(enum ipu_channel channel, void *fbmem) in ipu_init_channel_buffer() function 627 ipu_init_channel_buffer(channel, buf); in idmac_tx_submit()
|
| H A D | mxc_ipuv3_fb.c | 192 retval = ipu_init_channel_buffer(mxc_fbi->ipu_ch, IPU_INPUT_BUFFER, in setup_disp_channel2()
|
| H A D | ipu_common.c | 994 int32_t ipu_init_channel_buffer(ipu_channel_t channel, ipu_buffer_t type, in ipu_init_channel_buffer() function
|
| /OK3568_Linux_fs/kernel/drivers/dma/ipu/ |
| H A D | ipu_idmac.c | 650 static int ipu_init_channel_buffer(struct idmac_channel *ichan, in ipu_init_channel_buffer() function 852 cookie = ipu_init_channel_buffer(ichan, in idmac_tx_submit()
|