Searched refs:si476x_core_i2c_xfer (Results 1 - 3 of 3) sorted by last modified time

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

Completed in 153 milliseconds