Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/ipu-v3/
H A Dipu-prv.h168 struct ipu_devtype;
172 const struct ipu_devtype *devtype;
H A Dipu-common.c771 struct ipu_devtype { struct
787 static struct ipu_devtype ipu_type_imx51 = { argument
803 static struct ipu_devtype ipu_type_imx53 = {
819 static struct ipu_devtype ipu_type_imx6q = {
851 const struct ipu_devtype *devtype = ipu->devtype; in ipu_submodules_init()
1275 const struct ipu_devtype *devtype; in ipu_probe()