Home
last modified time | relevance | path

Searched refs:ipu_devtype (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/gpu/ipu-v3/
Dipu-prv.h168 struct ipu_devtype;
172 const struct ipu_devtype *devtype;
Dipu-common.c809 struct ipu_devtype { struct
825 static struct ipu_devtype ipu_type_imx51 = { argument
841 static struct ipu_devtype ipu_type_imx53 = {
857 static struct ipu_devtype ipu_type_imx6q = {
889 const struct ipu_devtype *devtype = ipu->devtype; in ipu_submodules_init()
1313 const struct ipu_devtype *devtype; in ipu_probe()