Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/ipu-v3/
Dipu-prv.h143 struct ipu_devtype;
147 const struct ipu_devtype *devtype;
Dipu-common.c727 struct ipu_devtype { struct
743 static struct ipu_devtype ipu_type_imx51 = { argument
759 static struct ipu_devtype ipu_type_imx53 = {
775 static struct ipu_devtype ipu_type_imx6q = {
806 const struct ipu_devtype *devtype = ipu->devtype; in ipu_submodules_init()
1216 const struct ipu_devtype *devtype; in ipu_probe()