tas571x_of_match  775 sound/soc/codecs/tas571x.c static const struct of_device_id tas571x_of_match[];
tas571x_of_match  790 sound/soc/codecs/tas571x.c 	of_id = of_match_device(tas571x_of_match, dev);
tas571x_of_match  891 sound/soc/codecs/tas571x.c static const struct of_device_id tas571x_of_match[] = {
tas571x_of_match  899 sound/soc/codecs/tas571x.c MODULE_DEVICE_TABLE(of, tas571x_of_match);
tas571x_of_match  914 sound/soc/codecs/tas571x.c 		.of_match_table = of_match_ptr(tas571x_of_match),