Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/mfd/
Dsi476x-core.h431 int si476x_core_cmd_power_up(struct si476x_core *,
/linux-4.1.27/drivers/mfd/
Dsi476x-cmd.c1484 int si476x_core_cmd_power_up(struct si476x_core *core, in si476x_core_cmd_power_up() function
1491 EXPORT_SYMBOL_GPL(si476x_core_cmd_power_up);
Dsi476x-i2c.c163 err = si476x_core_cmd_power_up(core, in si476x_core_start()