Searched refs:wm831x_of_match (Results 1 – 4 of 4) sorted by relevance
34 of_id = of_match_device(wm831x_of_match, &i2c->dev); in wm831x_i2c_probe()102 .of_match_table = of_match_ptr(wm831x_of_match),
31 of_id = of_match_device(wm831x_of_match, &spi->dev); in wm831x_spi_probe()102 .of_match_table = of_match_ptr(wm831x_of_match),
1614 const struct of_device_id wm831x_of_match[] = { variable1624 EXPORT_SYMBOL_GPL(wm831x_of_match);
429 extern const struct of_device_id wm831x_of_match[];