Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/omapdrm/
Domap_dmm_tiler.c45 static const struct of_device_id dmm_of_match[]; variable
659 match = of_match_node(dmm_of_match, dev->dev.of_node); in omap_dmm_probe()
1054 static const struct of_device_id dmm_of_match[] = { variable
1073 .of_match_table = of_match_ptr(dmm_of_match),