hpre
struct hpre *hpre;
struct hpre_dfx *dfx = ctx->hpre->debug.dfx;
struct hpre_dfx *dfx = ctx->hpre->debug.dfx;
struct hpre_dfx *dfx = ctx->hpre->debug.dfx;
struct hpre_dfx *dfx = ctx->hpre->debug.dfx;
struct hpre *hpre;
hpre = container_of(ctx->qp->qm, struct hpre, qm);
ctx->hpre = hpre;
struct hpre_dfx *dfx = ctx->hpre->debug.dfx;
struct hpre *hpre = container_of(qm, struct hpre, qm);
struct hpre_debug *dbg = &hpre->debug;
struct hpre *hpre = container_of(qm, struct hpre, qm);
struct hpre_dfx *dfx = hpre->debug.dfx;
static int hpre_pf_probe_init(struct hpre *hpre)
struct hisi_qm *qm = &hpre->qm;
static int hpre_probe_init(struct hpre *hpre)
struct hisi_qm *qm = &hpre->qm;
ret = hpre_pf_probe_init(hpre);
struct hpre *hpre;
hpre = devm_kzalloc(&pdev->dev, sizeof(*hpre), GFP_KERNEL);
if (!hpre)
qm = &hpre->qm;
ret = hpre_probe_init(hpre);
struct hpre *hpre = container_of(file->debug, struct hpre, debug);
return &hpre->qm;