Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/mfd/
Dsi476x-core.h422 int si476x_core_cmd_power_up(struct si476x_core *,
/Linux-v5.4/drivers/mfd/
Dsi476x-cmd.c1475 int si476x_core_cmd_power_up(struct si476x_core *core, in si476x_core_cmd_power_up() function
1482 EXPORT_SYMBOL_GPL(si476x_core_cmd_power_up);
Dsi476x-i2c.c154 err = si476x_core_cmd_power_up(core, in si476x_core_start()