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

/linux-4.1.27/drivers/gpu/drm/sti/
H A Dsti_compositor.c162 static const struct of_device_id compositor_of_match[] = { variable in typeref:struct:of_device_id
173 MODULE_DEVICE_TABLE(of, compositor_of_match);
193 BUG_ON(!of_match_node(compositor_of_match, np)->data); sti_compositor_probe()
195 memcpy(&compo->data, of_match_node(compositor_of_match, np)->data, sti_compositor_probe()
274 .of_match_table = compositor_of_match,

Completed in 81 milliseconds