Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/tilcdc/
Dtilcdc_slave_compat.c181 static const struct of_device_id tilcdc_of_match[] __initconst = { variable
212 lcdc = of_find_matching_node(NULL, tilcdc_of_match); in tilcdc_convert_slave_node()
Dtilcdc_drv.c46 static struct of_device_id tilcdc_of_match[]; variable
686 static struct of_device_id tilcdc_of_match[] = { variable
690 MODULE_DEVICE_TABLE(of, tilcdc_of_match);
698 .of_match_table = tilcdc_of_match,