Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/
H A Dsi476x-core.h422 int si476x_core_cmd_power_up(struct si476x_core *,
/openbmc/linux/drivers/mfd/
H A Dsi476x-cmd.c1473 int si476x_core_cmd_power_up(struct si476x_core *core, in si476x_core_cmd_power_up() function
1480 EXPORT_SYMBOL_GPL(si476x_core_cmd_power_up);
H A Dsi476x-i2c.c154 err = si476x_core_cmd_power_up(core, in si476x_core_start()