Searched refs:omap_vout_allocate_vrfb_buffers (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/platform/omap/ |
H A D | omap_vout_vrfb.c | 30 static int omap_vout_allocate_vrfb_buffers(struct omap_vout_device *vout, in omap_vout_allocate_vrfb_buffers() function 161 if (omap_vout_allocate_vrfb_buffers(vout, &vrfb_num_bufs, -1)) { in omap_vout_setup_vrfb_bufs() 213 if (omap_vout_allocate_vrfb_buffers(vout, count, startindex)) in omap_vout_vrfb_buffer_setup()
|
/kernel/linux/linux-6.6/drivers/media/platform/ti/omap/ |
H A D | omap_vout_vrfb.c | 30 static int omap_vout_allocate_vrfb_buffers(struct omap_vout_device *vout, in omap_vout_allocate_vrfb_buffers() function 161 if (omap_vout_allocate_vrfb_buffers(vout, &vrfb_num_bufs, -1)) { in omap_vout_setup_vrfb_bufs() 213 if (omap_vout_allocate_vrfb_buffers(vout, count, startindex)) in omap_vout_vrfb_buffer_setup()
|
Completed in 2 milliseconds