of_match_device    14 include/linux/of_device.h extern const struct of_device_id *of_match_device(
of_match_device    26 include/linux/of_device.h 	return of_match_device(drv->of_match_table, dev) != NULL;