Searched refs:wm831x_of_match (Results 1 – 4 of 4) sorted by relevance
39 of_id = of_match_device(wm831x_of_match, &i2c->dev); in wm831x_i2c_probe()117 .of_match_table = of_match_ptr(wm831x_of_match),
36 of_id = of_match_device(wm831x_of_match, &spi->dev); in wm831x_spi_probe()117 .of_match_table = of_match_ptr(wm831x_of_match),
1618 const struct of_device_id wm831x_of_match[] = { variable1628 EXPORT_SYMBOL_GPL(wm831x_of_match);
435 extern const struct of_device_id wm831x_of_match[];