Home
last modified time | relevance | path

Searched defs:to_ctx (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/media/platform/st/sti/delta/
H A Ddelta-ipc.c26 #define to_ctx(hdl) ((struct delta_ipc_ctx *)hdl) macro
/linux/drivers/iommu/arm/arm-smmu/
H A Dqcom_iommu.c82 static struct qcom_iommu_ctx * to_ctx(struct qcom_iommu_domain *d, unsigned asid) in to_ctx() function