Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm8804-spi.c32 static const struct of_device_id wm8804_of_match[] = { variable
36 MODULE_DEVICE_TABLE(of, wm8804_of_match);
42 .of_match_table = wm8804_of_match,
H A Dwm8804-i2c.c40 static const struct of_device_id wm8804_of_match[] = { variable
44 MODULE_DEVICE_TABLE(of, wm8804_of_match);
60 .of_match_table = of_match_ptr(wm8804_of_match),