Searched refs:hdmi_of_match (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/sti/ |
H A D | sti_hdmi.c | 1354 static const struct of_device_id hdmi_of_match[] = { variable 1362 MODULE_DEVICE_TABLE(of, hdmi_of_match); 1403 of_match_node(hdmi_of_match, np)->data; in sti_hdmi_probe() 1483 .of_match_table = hdmi_of_match,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/sti/ |
H A D | sti_hdmi.c | 1362 static const struct of_device_id hdmi_of_match[] = { variable 1370 MODULE_DEVICE_TABLE(of, hdmi_of_match); 1411 of_match_node(hdmi_of_match, np)->data; in sti_hdmi_probe() 1489 .of_match_table = hdmi_of_match,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/dss/ |
H A D | hdmi5.c | 815 static const struct of_device_id hdmi_of_match[] = { variable 826 .of_match_table = hdmi_of_match,
|
H A D | hdmi4.c | 841 static const struct of_device_id hdmi_of_match[] = { variable 851 .of_match_table = hdmi_of_match,
|
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | hdmi4.c | 790 static const struct of_device_id hdmi_of_match[] = { variable 801 .of_match_table = hdmi_of_match,
|
H A D | hdmi5.c | 831 static const struct of_device_id hdmi_of_match[] = { variable 843 .of_match_table = hdmi_of_match,
|
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | hdmi5.c | 828 static const struct of_device_id hdmi_of_match[] = { variable 840 .of_match_table = hdmi_of_match,
|
H A D | hdmi4.c | 787 static const struct of_device_id hdmi_of_match[] = { variable 798 .of_match_table = hdmi_of_match,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/dss/ |
H A D | hdmi4.c | 840 static const struct of_device_id hdmi_of_match[] = { variable 850 .of_match_table = hdmi_of_match,
|
H A D | hdmi5.c | 814 static const struct of_device_id hdmi_of_match[] = { variable 825 .of_match_table = hdmi_of_match,
|
Completed in 13 milliseconds