Home
last modified time | relevance | path

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

/linux/drivers/mfd/
H A Dsi476x-i2c.c434 int si476x_core_i2c_xfer(struct si476x_core *core, in si476x_core_i2c_xfer() function
454 EXPORT_SYMBOL_GPL(si476x_core_i2c_xfer);
469 int err = si476x_core_i2c_xfer(core, SI476X_I2C_RECV, in si476x_core_get_status()
H A Dsi476x-cmd.c178 err = si476x_core_i2c_xfer(core, SI476X_I2C_RECV, in si476x_core_parse_and_nag_about_error()
284 err = si476x_core_i2c_xfer(core, SI476X_I2C_SEND, in si476x_core_send_command()
322 err = si476x_core_i2c_xfer(core, SI476X_I2C_RECV, resp, respn); in si476x_core_send_command()
/linux/include/linux/mfd/
H A Dsi476x-core.h377 int si476x_core_i2c_xfer(struct si476x_core *,