Home
last modified time | relevance | path

Searched defs:base_ctx (Results 1 – 3 of 3) sorted by relevance

/drivers/mfd/
Dqcom-spmi-pmic.c137 struct qcom_spmi_dev *base_ctx; in pmic_spmi_get_base_revid() local
/drivers/infiniband/sw/siw/
Dsiw_verbs.c80 int siw_alloc_ucontext(struct ib_ucontext *base_ctx, struct ib_udata *udata) in siw_alloc_ucontext()
116 void siw_dealloc_ucontext(struct ib_ucontext *base_ctx) in siw_dealloc_ucontext()
Dsiw.h563 static inline struct siw_ucontext *to_siw_ctx(struct ib_ucontext *base_ctx) in to_siw_ctx()