Home
last modified time | relevance | path

Searched refs:bdisp_hw_alloc_nodes (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/media/platform/st/sti/bdisp/
H A Dbdisp.h204 int bdisp_hw_alloc_nodes(struct bdisp_ctx *ctx);
H A Dbdisp-hw.c449 int bdisp_hw_alloc_nodes(struct bdisp_ctx *ctx) in bdisp_hw_alloc_nodes() function
H A Dbdisp-v4l2.c592 if (bdisp_hw_alloc_nodes(ctx)) { in bdisp_open()