Home
last modified time | relevance | path

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

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