Searched refs:hva_mem_alloc (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/platform/sti/hva/ |
H A D | hva-mem.h | 26 int hva_mem_alloc(struct hva_ctx *ctx,
|
H A D | hva-mem.c | 11 int hva_mem_alloc(struct hva_ctx *ctx, u32 size, const char *name, in hva_mem_alloc() function
|
H A D | hva-h264.c | 918 ret = hva_mem_alloc(pctx, in hva_h264_open() 932 ret = hva_mem_alloc(pctx, in hva_h264_open() 943 ret = hva_mem_alloc(pctx, in hva_h264_open() 955 ret = hva_mem_alloc(pctx, in hva_h264_open()
|
/kernel/linux/linux-6.6/drivers/media/platform/st/sti/hva/ |
H A D | hva-mem.h | 26 int hva_mem_alloc(struct hva_ctx *ctx,
|
H A D | hva-mem.c | 11 int hva_mem_alloc(struct hva_ctx *ctx, u32 size, const char *name, in hva_mem_alloc() function
|
H A D | hva-h264.c | 920 ret = hva_mem_alloc(pctx, in hva_h264_open() 934 ret = hva_mem_alloc(pctx, in hva_h264_open() 945 ret = hva_mem_alloc(pctx, in hva_h264_open() 957 ret = hva_mem_alloc(pctx, in hva_h264_open()
|
Completed in 4 milliseconds