Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/arizona/
H A Dcore.h188 int wm8997_patch(struct arizona *arizona);
/openbmc/linux/drivers/mfd/
H A Dwm8997-tables.c28 int wm8997_patch(struct arizona *arizona) in wm8997_patch() function
39 EXPORT_SYMBOL_GPL(wm8997_patch);
H A Darizona-core.c1205 apply_patch = wm8997_patch; in arizona_dev_init()