Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/platform/samsung/s5p-mfc/
Ds5p_mfc_cmd_v6.c43 mfc_write(dev, buf_size->dev_ctx, S5P_FIMV_CONTEXT_MEM_SIZE_V6); in s5p_mfc_sys_init_cmd_v6()
Ds5p_mfc.c1544 .dev_ctx = MFC_CTX_BUF_SIZE_V6,
1573 .dev_ctx = MFC_CTX_BUF_SIZE_V7,
1607 .dev_ctx = MFC_CTX_BUF_SIZE_V8,
1641 .dev_ctx = MFC_CTX_BUF_SIZE_V10,
Ds5p_mfc_common.h211 unsigned int dev_ctx; member
Ds5p_mfc_opr_v6.c401 dev->ctx_buf.size = buf_size->dev_ctx; in s5p_mfc_alloc_dev_context_buffer_v6()
408 memset(dev->ctx_buf.virt, 0, buf_size->dev_ctx); in s5p_mfc_alloc_dev_context_buffer_v6()