Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/ingenic/
H A Dingenic-drm-drv.c1096 static const struct of_device_id ingenic_drm_of_match[] = { variable
1102 MODULE_DEVICE_TABLE(of, ingenic_drm_of_match);
1107 .of_match_table = of_match_ptr(ingenic_drm_of_match),
/kernel/linux/linux-6.6/drivers/gpu/drm/ingenic/
H A Dingenic-drm-drv.c1596 static const struct of_device_id ingenic_drm_of_match[] = { variable
1605 MODULE_DEVICE_TABLE(of, ingenic_drm_of_match);
1611 .of_match_table = of_match_ptr(ingenic_drm_of_match),

Completed in 4 milliseconds