Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/
H A Dsi476x-core.h424 int si476x_core_cmd_power_down(struct si476x_core *,
/openbmc/linux/drivers/mfd/
H A Dsi476x-cmd.c1482 int si476x_core_cmd_power_down(struct si476x_core *core, in si476x_core_cmd_power_down() function
1489 EXPORT_SYMBOL_GPL(si476x_core_cmd_power_down);
H A Dsi476x-i2c.c234 err = si476x_core_cmd_power_down(core, &args); in si476x_core_stop()