Home
last modified time | relevance | path

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

/drivers/mfd/
Dwm8994-core.c736 static const struct of_device_id wm8994_of_match[] = { variable
742 MODULE_DEVICE_TABLE(of, wm8994_of_match);
760 of_id = of_match_device(wm8994_of_match, &i2c->dev); in wm8994_i2c_probe()
805 .of_match_table = of_match_ptr(wm8994_of_match),