Home
last modified time | relevance | path

Searched refs:init_pcfg (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/soc/fsl/qbman/
Dbman_portal.c39 static struct bman_portal *init_pcfg(struct bm_portal_config *pcfg) in init_pcfg() function
170 if (!init_pcfg(pcfg)) { in bman_portal_probe()
Dqman_portal.c124 static struct qman_portal *init_pcfg(struct qm_portal_config *pcfg) in init_pcfg() function
317 if (!init_pcfg(pcfg)) { in qman_portal_probe()
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0036_linux_drivers_staging.patch15934 +static struct bman_portal *init_pcfg(struct bm_portal_config *pcfg)
16137 + p = init_pcfg(pcfg);
16146 + p = init_pcfg(pcfg);
25900 +static struct qman_portal *init_pcfg(struct qm_portal_config *pcfg)
26137 + p = init_pcfg(pcfg);
26145 + p = init_pcfg(pcfg);