Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mfd/
Dsi476x-i2c.c443 int si476x_core_i2c_xfer(struct si476x_core *core, in si476x_core_i2c_xfer() function
463 EXPORT_SYMBOL_GPL(si476x_core_i2c_xfer);
478 int err = si476x_core_i2c_xfer(core, SI476X_I2C_RECV, in si476x_core_get_status()
Dsi476x-cmd.c187 err = si476x_core_i2c_xfer(core, SI476X_I2C_RECV, in si476x_core_parse_and_nag_about_error()
293 err = si476x_core_i2c_xfer(core, SI476X_I2C_SEND, in si476x_core_send_command()
331 err = si476x_core_i2c_xfer(core, SI476X_I2C_RECV, resp, respn); in si476x_core_send_command()
/linux-4.1.27/include/linux/mfd/
Dsi476x-core.h386 int si476x_core_i2c_xfer(struct si476x_core *,