Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/omapdrm/
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),