Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/video/
H A Dipu.h213 int32_t ipu_init_channel_buffer(ipu_channel_t channel, ipu_buffer_t type,
H A Dmx3fb.c535 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 Dmxc_ipuv3_fb.c192 retval = ipu_init_channel_buffer(mxc_fbi->ipu_ch, IPU_INPUT_BUFFER, in setup_disp_channel2()
H A Dipu_common.c994 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 Dipu_idmac.c650 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()