Home
last modified time | relevance | path

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

/drivers/gpu/ipu-v3/
Dipu-prv.h167 struct ipu_devtype;
171 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()
1316 const struct ipu_devtype *devtype; in ipu_probe()