Home
last modified time | relevance | path

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

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