Searched refs:nv_cspmu_ctx (Results 1 – 1 of 1) sorted by relevance
29 #define to_nv_cspmu_ctx(cspmu) ((struct nv_cspmu_ctx *)(cspmu->impl.ctx))40 struct nv_cspmu_ctx { struct215 const struct nv_cspmu_ctx *ctx = to_nv_cspmu_ctx(cspmu); in nv_cspmu_get_event_attrs()223 const struct nv_cspmu_ctx *ctx = to_nv_cspmu_ctx(cspmu); in nv_cspmu_get_format_attrs()231 const struct nv_cspmu_ctx *ctx = to_nv_cspmu_ctx(cspmu); in nv_cspmu_get_name()238 const struct nv_cspmu_ctx *ctx = in nv_cspmu_event_filter()358 struct nv_cspmu_ctx *ctx; in nv_cspmu_init_ops()363 ctx = devm_kzalloc(dev, sizeof(struct nv_cspmu_ctx), GFP_KERNEL); in nv_cspmu_init_ops()