/openbmc/linux/sound/core/ |
H A D | info.c | 647 const char *snd_info_get_str(char *dest, const char *src, int len) in snd_info_get_str()
|
/openbmc/linux/sound/oss/dmasound/ |
H A D | dmasound_core.c | 543 static ssize_t sq_write(struct file *file, const char __user *src, size_t uLeft, in sq_write()
|
/openbmc/linux/drivers/memory/tegra/ |
H A D | tegra20.c | 364 static int tegra20_mc_icc_set(struct icc_node *src, struct icc_node *dst) in tegra20_mc_icc_set()
|
/openbmc/linux/arch/powerpc/mm/book3s64/ |
H A D | slice.c | 391 const struct slice_mask *src) in slice_copy_mask()
|
/openbmc/linux/drivers/staging/media/atomisp/pci/ |
H A D | atomisp_subdev.c | 122 struct v4l2_mbus_framefmt *sink, *src; in atomisp_subdev_format_conversion() local
|
/openbmc/linux/drivers/usb/gadget/udc/aspeed-vhub/ |
H A D | hub.c | 952 const struct usb_gadget_strings *src) in ast_vhub_str_deep_copy()
|
/openbmc/linux/drivers/mtd/ |
H A D | ftl.c | 434 uint32_t src, dest, free, i; in copy_erase_unit() local
|
/openbmc/linux/net/sched/ |
H A D | cls_flow.c | 69 __be32 src = flow_get_u32_src(flow); in flow_get_src() local
|
/openbmc/linux/fs/btrfs/ |
H A D | tree-mod-log.c | 539 struct extent_buffer *src, in btrfs_tree_mod_log_eb_copy()
|
/openbmc/linux/drivers/media/platform/samsung/exynos-gsc/ |
H A D | gsc-core.c | 239 int gsc_cal_prescaler_ratio(struct gsc_variant *var, u32 src, u32 dst, in gsc_cal_prescaler_ratio()
|
/openbmc/linux/drivers/dma/qcom/ |
H A D | hidma.c | 393 hidma_prep_dma_memcpy(struct dma_chan *dmach, dma_addr_t dest, dma_addr_t src, in hidma_prep_dma_memcpy()
|
/openbmc/linux/drivers/staging/fbtft/ |
H A D | fbtft-core.c | 476 static void fbtft_merge_fbtftops(struct fbtft_ops *dst, struct fbtft_ops *src) in fbtft_merge_fbtftops()
|
/openbmc/linux/net/netfilter/ |
H A D | nf_conntrack_expect.c | 316 u_int8_t proto, const __be16 *src, const __be16 *dst) in nf_ct_expect_init()
|
/openbmc/linux/include/linux/ |
H A D | net.h | 228 #define DECLARE_SOCKADDR(type, dst, src) \ argument
|
/openbmc/linux/drivers/cpufreq/ |
H A D | qcom-cpufreq-hw.c | 203 u32 data, src, lval, i, core_count, prev_freq = 0, freq; in qcom_cpufreq_hw_read_lut() local
|
/openbmc/linux/drivers/staging/media/av7110/ |
H A D | av7110_v4l.c | 343 u16 fm_matrix, src; in vidioc_s_tuner() local
|
/openbmc/linux/arch/x86/kernel/kprobes/ |
H A D | core.c | 366 int __copy_instruction(u8 *dest, u8 *src, u8 *real, struct insn *insn) in __copy_instruction()
|
/openbmc/linux/fs/crypto/ |
H A D | keyring.c | 48 struct fscrypt_master_key_secret *src) in move_master_key_secret()
|
/openbmc/linux/arch/um/os-Linux/ |
H A D | file.c | 25 static void copy_stat(struct uml_stat *dst, const struct stat64 *src) in copy_stat()
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/ |
H A D | base.c | 574 nvkm_clk_read(struct nvkm_clk *clk, enum nv_clk_src src) in nvkm_clk_read()
|
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | atombios_dp.c | 57 void radeon_atom_copy_swap(u8 *dst, u8 *src, u8 num_bytes, bool to_le) in radeon_atom_copy_swap()
|
H A D | radeon_vm.c | 369 uint64_t src = rdev->gart.table_addr + (addr >> 12) * 8; in radeon_vm_set_pages() local
|
/openbmc/linux/drivers/dma/ioat/ |
H A D | init.c | 302 u8 *src; in ioat_dma_self_test() local
|
/openbmc/linux/kernel/ |
H A D | kexec_file.c | 897 void *src, *dst; in kexec_purgatory_setup_sechdrs() local
|
/openbmc/u-boot/common/ |
H A D | cli_hush.c | 2043 static int globhack(const char *src, int flags, glob_t *pglob) 2768 static char *lookup_param(char *src) 2941 int parse_string(o_string *dest, struct p_context *ctx, const char *src)
|