Lines Matching +defs:val +defs:bytes
31 int bytes; member
59 void *val, size_t bytes) in __nvmem_reg_read()
68 void *val, size_t bytes) in __nvmem_reg_write()
83 unsigned int offset, void *val, in nvmem_access_with_keepouts()
84 size_t bytes, int write) in nvmem_access_with_keepouts()
147 void *val, size_t bytes) in nvmem_reg_read()
156 void *val, size_t bytes) in nvmem_reg_write()
1832 void *val, size_t count) in nvmem_cell_read_common()
1868 int nvmem_cell_read_u8(struct device *dev, const char *cell_id, u8 *val) in nvmem_cell_read_u8()
1883 int nvmem_cell_read_u16(struct device *dev, const char *cell_id, u16 *val) in nvmem_cell_read_u16()
1898 int nvmem_cell_read_u32(struct device *dev, const char *cell_id, u32 *val) in nvmem_cell_read_u32()
1913 int nvmem_cell_read_u64(struct device *dev, const char *cell_id, u64 *val) in nvmem_cell_read_u64()
1962 u32 *val) in nvmem_cell_read_variable_le_u32()
1993 u64 *val) in nvmem_cell_read_variable_le_u64()
2085 size_t bytes, void *buf) in nvmem_device_read()
2113 size_t bytes, void *buf) in nvmem_device_write()