wm8580_of_match   991 sound/soc/codecs/wm8580.c static const struct of_device_id wm8580_of_match[] = {
wm8580_of_match   996 sound/soc/codecs/wm8580.c MODULE_DEVICE_TABLE(of, wm8580_of_match);
wm8580_of_match  1026 sound/soc/codecs/wm8580.c 	of_id = of_match_device(wm8580_of_match, &i2c->dev);
wm8580_of_match  1051 sound/soc/codecs/wm8580.c 		.of_match_table = wm8580_of_match,