Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/sti/bdisp/
Dbdisp.h206 int bdisp_hw_alloc_nodes(struct bdisp_ctx *ctx);
Dbdisp-hw.c147 int bdisp_hw_alloc_nodes(struct bdisp_ctx *ctx) in bdisp_hw_alloc_nodes() function
Dbdisp-v4l2.c593 if (bdisp_hw_alloc_nodes(ctx)) { in bdisp_open()