Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/ipu-v3/
Dipu-prv.h167 struct ipu_devtype;
171 const struct ipu_devtype *devtype;
Dipu-common.c874 struct ipu_devtype { struct
890 static struct ipu_devtype ipu_type_imx51 = { argument
906 static struct ipu_devtype ipu_type_imx53 = {
922 static struct ipu_devtype ipu_type_imx6q = {
954 const struct ipu_devtype *devtype = ipu->devtype; in ipu_submodules_init()
1380 const struct ipu_devtype *devtype; in ipu_probe()