Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/ipu-v3/
Dipu-prv.h176 struct ipu_devtype;
180 const struct ipu_devtype *devtype;
Dipu-common.c879 struct ipu_devtype { struct
895 static struct ipu_devtype ipu_type_imx51 = { argument
911 static struct ipu_devtype ipu_type_imx53 = {
927 static struct ipu_devtype ipu_type_imx6q = {
959 const struct ipu_devtype *devtype = ipu->devtype; in ipu_submodules_init()
1385 const struct ipu_devtype *devtype; in ipu_probe()