Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/mfd/
Dmax8997-irq.c198 max8997_bulk_read(max8997->i2c, MAX8997_REG_INT1, 4, in max8997_irq_thread()
219 max8997_bulk_read(max8997->muic, MAX8997_MUIC_REG_INT1, 3, in max8997_irq_thread()
229 max8997_bulk_read(max8997->i2c, MAX8997_REG_GPIOCNTL1, in max8997_irq_thread()
Dmax8997.c64 int max8997_bulk_read(struct i2c_client *i2c, u8 reg, int count, u8 *buf) in max8997_bulk_read() function
77 EXPORT_SYMBOL_GPL(max8997_bulk_read);
/linux-2.6.39/include/linux/mfd/
Dmax8997-private.h355 extern int max8997_bulk_read(struct i2c_client *i2c, u8 reg, int count,