Home
last modified time | relevance | path

Searched refs:omap_vrfb_request_ctx (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/include/video/
A Domapvrfb.h28 extern int omap_vrfb_request_ctx(struct vrfb *vrfb);
42 static inline int omap_vrfb_request_ctx(struct vrfb *vrfb) { return 0; } in omap_vrfb_request_ctx() function
/linux-6.3-rc2/drivers/video/fbdev/omap2/omapfb/
A Dvrfb.c278 int omap_vrfb_request_ctx(struct vrfb *vrfb) in omap_vrfb_request_ctx() function
328 EXPORT_SYMBOL(omap_vrfb_request_ctx);
A Domapfb-main.c1394 r = omap_vrfb_request_ctx(&rg->vrfb); in omapfb_alloc_fbmem()
/linux-6.3-rc2/drivers/media/platform/ti/omap/
A Domap_vout_vrfb.c107 if (omap_vrfb_request_ctx(&vout->vrfb_context[i])) { in omap_vout_setup_vrfb_bufs()

Completed in 9 milliseconds