wm8804_of_match    42 sound/soc/codecs/wm8804-i2c.c static const struct of_device_id wm8804_of_match[] = {
wm8804_of_match    46 sound/soc/codecs/wm8804-i2c.c MODULE_DEVICE_TABLE(of, wm8804_of_match);
wm8804_of_match    62 sound/soc/codecs/wm8804-i2c.c 		.of_match_table = of_match_ptr(wm8804_of_match),
wm8804_of_match    33 sound/soc/codecs/wm8804-spi.c static const struct of_device_id wm8804_of_match[] = {
wm8804_of_match    37 sound/soc/codecs/wm8804-spi.c MODULE_DEVICE_TABLE(of, wm8804_of_match);
wm8804_of_match    43 sound/soc/codecs/wm8804-spi.c 		.of_match_table = wm8804_of_match,