Home
last modified time | relevance | path

Searched refs:wm8804_of_match (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/sound/soc/codecs/
Dwm8804-spi.c36 static const struct of_device_id wm8804_of_match[] = { variable
40 MODULE_DEVICE_TABLE(of, wm8804_of_match);
46 .of_match_table = wm8804_of_match,
Dwm8804-i2c.c45 static const struct of_device_id wm8804_of_match[] = { variable
49 MODULE_DEVICE_TABLE(of, wm8804_of_match);
65 .of_match_table = of_match_ptr(wm8804_of_match),