Searched defs:dst_dev (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()
189 const struct device *dst_dev = NULL; in cmd_copy() local
392 const struct device *dst_dev, off_t dst_offset, off_t size, in test_flash_copy_inner()