controller_of_match  339 drivers/staging/fieldbus/anybuss/arcx-anybus.c static const struct of_device_id controller_of_match[] = {
controller_of_match  344 drivers/staging/fieldbus/anybuss/arcx-anybus.c MODULE_DEVICE_TABLE(of, controller_of_match);
controller_of_match  351 drivers/staging/fieldbus/anybuss/arcx-anybus.c 		.of_match_table	= of_match_ptr(controller_of_match),