Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/mfd/
Dsi476x-core.h424 int si476x_core_cmd_power_down(struct si476x_core *,
/Linux-v5.4/drivers/mfd/
Dsi476x-cmd.c1484 int si476x_core_cmd_power_down(struct si476x_core *core, in si476x_core_cmd_power_down() function
1491 EXPORT_SYMBOL_GPL(si476x_core_cmd_power_down);
Dsi476x-i2c.c234 err = si476x_core_cmd_power_down(core, &args); in si476x_core_stop()