Searched refs:ipu_pre_lookup_by_phandle (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/ipu-v3/ |
H A D | ipu-prv.h | 256 struct ipu_pre *ipu_pre_lookup_by_phandle(struct device *dev, const char *name,
|
H A D | ipu-pre.c | 114 ipu_pre_lookup_by_phandle(struct device *dev, const char *name, int index) in ipu_pre_lookup_by_phandle() function
|
H A D | ipu-prg.c | 390 prg->pres[i] = ipu_pre_lookup_by_phandle(dev, "fsl,pres", i); in ipu_prg_probe()
|
/kernel/linux/linux-6.6/drivers/gpu/ipu-v3/ |
H A D | ipu-prv.h | 257 struct ipu_pre *ipu_pre_lookup_by_phandle(struct device *dev, const char *name,
|
H A D | ipu-pre.c | 114 ipu_pre_lookup_by_phandle(struct device *dev, const char *name, int index) in ipu_pre_lookup_by_phandle() function
|
H A D | ipu-prg.c | 387 prg->pres[i] = ipu_pre_lookup_by_phandle(dev, "fsl,pres", i); in ipu_prg_probe()
|
Completed in 5 milliseconds