Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/ipu-v3/
Dipu-prv.h265 struct ipu_pre *ipu_pre_lookup_by_phandle(struct device *dev, const char *name,
Dipu-pre.c121 ipu_pre_lookup_by_phandle(struct device *dev, const char *name, int index) in ipu_pre_lookup_by_phandle() function
Dipu-prg.c382 prg->pres[i] = ipu_pre_lookup_by_phandle(dev, "fsl,pres", i); in ipu_prg_probe()