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

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

Completed in 33 milliseconds