Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/sti/
Dsti_vtac.c139 static const struct of_device_id vtac_of_match[] = { variable
150 MODULE_DEVICE_TABLE(of, vtac_of_match);
166 id = of_match_node(vtac_of_match, np); in sti_vtac_probe()
213 .of_match_table = vtac_of_match,