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

/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);
682 .of_match_table = of_match_ptr(wm8994_of_match),

Completed in 55 milliseconds