atmel_isc_of_match  324 drivers/media/platform/atmel/atmel-sama5d2-isc.c static const struct of_device_id atmel_isc_of_match[] = {
atmel_isc_of_match  328 drivers/media/platform/atmel/atmel-sama5d2-isc.c MODULE_DEVICE_TABLE(of, atmel_isc_of_match);
atmel_isc_of_match  336 drivers/media/platform/atmel/atmel-sama5d2-isc.c 		.of_match_table = of_match_ptr(atmel_isc_of_match),