Searched defs:src_offset (Results 1 – 3 of 3) sorted by relevance
124 int z_impl_flash_copy(const struct device *src_dev, off_t src_offset, const struct device *dst_dev, in z_impl_flash_copy()195 int z_vrfy_flash_copy(const struct device *src_dev, off_t src_offset, const struct device *dst_dev, in z_vrfy_flash_copy()
186 uint32_t src_offset = 0; in cmd_copy() local
393 static void test_flash_copy_inner(const struct device *src_dev, off_t src_offset, in test_flash_copy_inner()