Searched refs:pm860x_page_bulk_read (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.1/drivers/mfd/ |
D | 88pm860x-i2c.c | 158 int pm860x_page_bulk_read(struct i2c_client *i2c, int reg, in pm860x_page_bulk_read() function 174 EXPORT_SYMBOL(pm860x_page_bulk_read);
|
/Linux-v6.1/drivers/rtc/ |
D | rtc-88pm860x.c | 84 pm860x_page_bulk_read(info->i2c, REG0_ADDR, 8, buf); in pm860x_rtc_read_time() 134 pm860x_page_bulk_read(info->i2c, REG0_ADDR, 8, buf); in pm860x_rtc_read_alarm() 163 pm860x_page_bulk_read(info->i2c, REG0_ADDR, 8, buf); in pm860x_rtc_set_alarm()
|
/Linux-v6.1/include/linux/mfd/ |
D | 88pm860x.h | 477 extern int pm860x_page_bulk_read(struct i2c_client *, int, int,
|