wm8904_of_match  2128 sound/soc/codecs/wm8904.c static const struct of_device_id wm8904_of_match[] = {
wm8904_of_match  2139 sound/soc/codecs/wm8904.c MODULE_DEVICE_TABLE(of, wm8904_of_match);
wm8904_of_match  2172 sound/soc/codecs/wm8904.c 		match = of_match_node(wm8904_of_match, i2c->dev.of_node);
wm8904_of_match  2306 sound/soc/codecs/wm8904.c 		.of_match_table = of_match_ptr(wm8904_of_match),