Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/arizona/
H A Dcore.h186 int wm5110_patch(struct arizona *arizona);
/openbmc/linux/drivers/mfd/
H A Dwm5110-tables.c260 int wm5110_patch(struct arizona *arizona) in wm5110_patch() function
281 EXPORT_SYMBOL_GPL(wm5110_patch);
H A Darizona-core.c1166 apply_patch = wm5110_patch; in arizona_dev_init()