Home
last modified time | relevance | path

Searched refs:omapdss_device (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/omap/
H A Domapfb_main.c77 static struct platform_device omapdss_device = { variable
1648 fbdev->dssdev = &omapdss_device; in omapfb_do_probe()
1761 r = platform_device_register(&omapdss_device); in omapfb_probe()
1795 platform_device_unregister(&omapdss_device); in omapfb_remove()
/kernel/linux/linux-6.6/drivers/video/fbdev/omap/
H A Domapfb_main.c77 static struct platform_device omapdss_device = { variable
1662 fbdev->dssdev = &omapdss_device; in omapfb_do_probe()
1775 r = platform_device_register(&omapdss_device); in omapfb_probe()
1809 platform_device_unregister(&omapdss_device); in omapfb_remove()

Completed in 6 milliseconds