Searched refs:omap_vrfb_request_ctx (Results 1 – 2 of 2) sorted by relevance
28 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
107 if (omap_vrfb_request_ctx(&vout->vrfb_context[i])) { in omap_vout_setup_vrfb_bufs()