Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mfd/
H A Dwm8994-core.c618 static const struct of_device_id wm8994_of_match[] = { variable
624 MODULE_DEVICE_TABLE(of, wm8994_of_match);
642 of_id = of_match_device(wm8994_of_match, &i2c->dev); in wm8994_i2c_probe()
686 .of_match_table = of_match_ptr(wm8994_of_match),
/kernel/linux/linux-6.6/drivers/mfd/
H A Dwm8994-core.c605 static const struct of_device_id wm8994_of_match[] = { variable
611 MODULE_DEVICE_TABLE(of, wm8994_of_match);
629 of_id = of_match_device(wm8994_of_match, &i2c->dev); in wm8994_i2c_probe()
671 .of_match_table = wm8994_of_match,

Completed in 2 milliseconds