Searched defs:dst_offset (Results 1 – 3 of 3) sorted by relevance
| /u-boot/fs/btrfs/ |
| A D | extent-io.c | 765 unsigned long dst_offset, unsigned long src_offset, in copy_extent_buffer() 771 void memmove_extent_buffer(struct extent_buffer *dst, unsigned long dst_offset, in memmove_extent_buffer()
|
| /u-boot/board/raspberrypi/rpi/ |
| A D | rpi.c | 508 int dst_offset, src_offset; in copy_property() local
|
| /u-boot/drivers/usb/isp1760/ |
| A D | isp1760-hcd.c | 480 static void isp1760_mem_write(void __iomem *dst_base, u32 dst_offset, in isp1760_mem_write() 542 static void mem_write(struct usb_hcd *hcd, u32 dst_offset, __u32 *src, in mem_write() 603 u16 dst_offset = ptd_offset + slot * sizeof(*cpu_ptd); in isp1763_ptd_write() local 622 u32 dst_offset = ptd_offset + slot * sizeof(*ptd); in isp1760_ptd_write() local
|
Completed in 27 milliseconds