Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/mfd/
Dstmfx.h121 int stmfx_function_disable(struct stmfx *stmfx, u32 func);
/linux-6.12.1/drivers/mfd/
Dstmfx.c158 int stmfx_function_disable(struct stmfx *stmfx, u32 func) in stmfx_function_disable() function
164 EXPORT_SYMBOL_GPL(stmfx_function_disable);
/linux-6.12.1/drivers/pinctrl/
Dpinctrl-stmfx.c743 ret = stmfx_function_disable(stmfx, in stmfx_pinctrl_remove()