Searched refs:wm8904_of_match (Results 1 – 1 of 1) sorted by relevance
2157 static const struct of_device_id wm8904_of_match[] = { variable2168 MODULE_DEVICE_TABLE(of, wm8904_of_match);2202 match = of_match_node(wm8904_of_match, i2c->dev.of_node); in wm8904_i2c_probe()2341 .of_match_table = of_match_ptr(wm8904_of_match),