Home
last modified time | relevance | path

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

/linux/drivers/staging/media/deprecated/atmel/
H A Datmel-sama7g5-isc.c586 static const struct of_device_id microchip_xisc_of_match[] = { variable
590 MODULE_DEVICE_TABLE(of, microchip_xisc_of_match);
599 .of_match_table = of_match_ptr(microchip_xisc_of_match),
/linux/drivers/media/platform/microchip/
H A Dmicrochip-sama7g5-isc.c615 static const struct of_device_id microchip_xisc_of_match[] = { variable
619 MODULE_DEVICE_TABLE(of, microchip_xisc_of_match);
628 .of_match_table = of_match_ptr(microchip_xisc_of_match),