Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/video/fbdev/
Dimxfb.c189 static const struct platform_device_id imxfb_devtype[] = { variable
200 MODULE_DEVICE_TABLE(platform, imxfb_devtype);
205 .data = &imxfb_devtype[IMX1_FB],
208 .data = &imxfb_devtype[IMX21_FB],
1101 .id_table = imxfb_devtype,