Searched refs:wm8580_of_match (Results 1 – 1 of 1) sorted by relevance
995 static const struct of_device_id wm8580_of_match[] = { variable1000 MODULE_DEVICE_TABLE(of, wm8580_of_match);1030 of_id = of_match_device(wm8580_of_match, &i2c->dev); in wm8580_i2c_probe()1055 .of_match_table = wm8580_of_match,