Searched refs:first_reg (Results 1 – 5 of 5) sorted by relevance
/linux-5.19.10/drivers/staging/iio/addac/ |
D | adt7316.h | 21 int (*multi_read)(void *client, u8 first_reg, u8 count, u8 *data); 22 int (*multi_write)(void *client, u8 first_reg, u8 count, u8 *data);
|
/linux-5.19.10/include/linux/mfd/ |
D | abx500.h | 36 u8 first_reg, u8 *regvals, u8 numregs); 38 u8 first_reg, u8 *regvals, u8 numregs);
|
/linux-5.19.10/drivers/mfd/ |
D | abx500-core.c | 89 u8 first_reg, u8 *regvals, u8 numregs) in abx500_get_register_page_interruptible() argument 96 first_reg, regvals, numregs); in abx500_get_register_page_interruptible()
|
/linux-5.19.10/drivers/md/bcache/ |
D | bcache_ondisk.h | 391 __u32 first_reg; /* time overflow in y2106 */ member 439 __u32 first_reg; member
|
D | super.c | 453 u->first_reg, u->last_reg, u->invalidated); in uuid_io() 487 u1[i].first_reg = u0[i].first_reg; in uuid_read() 1264 u->first_reg = u->last_reg = rtime; in bch_cached_dev_attach() 1601 u->first_reg = u->last_reg = cpu_to_le32((u32)ktime_get_real_seconds()); in bch_flash_dev_create()
|