Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mfd/
Dwm8994-core.c613 static const struct of_device_id wm8994_of_match[] = { variable
619 MODULE_DEVICE_TABLE(of, wm8994_of_match);
637 of_id = of_match_device(wm8994_of_match, &i2c->dev); in wm8994_i2c_probe()
682 .of_match_table = of_match_ptr(wm8994_of_match),