Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/
H A Domap_dmm_tiler.c46 static const struct of_device_id dmm_of_match[]; variable
797 match = of_match_node(dmm_of_match, dev->dev.of_node); in omap_dmm_probe()
1210 static const struct of_device_id dmm_of_match[] = { variable
1229 .of_match_table = of_match_ptr(dmm_of_match),
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/
H A Domap_dmm_tiler.c39 static const struct of_device_id dmm_of_match[]; variable
788 match = of_match_node(dmm_of_match, dev->dev.of_node); in omap_dmm_probe()
1198 static const struct of_device_id dmm_of_match[] = { variable
1217 .of_match_table = of_match_ptr(dmm_of_match),

Completed in 4 milliseconds