| /linux/sound/pci/nm256/ |
| H A D | nm256.c | 298 snd_nm256_write_buffer(struct nm256 *chip, const void *src, int offset, int size) in snd_nm256_write_buffer() argument 694 snd_nm256_playback_copy(struct snd_pcm_substream * substream,int channel,unsigned long pos,struct iov_iter * src,unsigned long count) snd_nm256_playback_copy() argument
|
| /linux/drivers/dma/ |
| H A D | fsl-qdma.c | 363 dma_addr_t dst, dma_addr_t src, u32 len) in fsl_qdma_comp_fill_memcpy() 976 dma_addr_t src, size_t len, unsigned long flags) in fsl_qdma_prep_memcpy()
|
| H A D | nbpfaxi.c | 507 dma_addr_t src, dma_addr_t dst, size_t size, bool last) in nbpf_prep_one() 1002 struct dma_chan *dchan, dma_addr_t dst, dma_addr_t src, in nbpf_prep_memcpy()
|
| /linux/net/mctp/test/ |
| H A D | route-test.c | 1311 unsigned char src[MCTP_TEST_LLADDR_LEN]; member 1423 #define LK(src, dst) RX_HDR(1, (src), (dst), FL_S | FL_E | FL_TO) argument
|
| /linux/drivers/net/wireless/ath/ath11k/ |
| H A D | wmi.c | 6413 static void ath11k_wmi_pull_pdev_stats_base(const struct wmi_pdev_stats_base *src, in ath11k_wmi_pull_pdev_stats_base() 6426 ath11k_wmi_pull_pdev_stats_tx(const struct wmi_pdev_stats_tx *src, in ath11k_wmi_pull_pdev_stats_tx() 6466 static void ath11k_wmi_pull_pdev_stats_rx(const struct wmi_pdev_stats_rx *src, in ath11k_wmi_pull_pdev_stats_rx() 6487 ath11k_wmi_pull_vdev_stats(const struct wmi_vdev_stats *src, in ath11k_wmi_pull_vdev_stats() 6519 ath11k_wmi_pull_bcn_stats(const struct wmi_bcn_stats *src, in ath11k_wmi_pull_bcn_stats() 6621 const struct wmi_pdev_stats *src; in ath11k_wmi_tlv_fw_stats_data_parse() local 6646 const struct wmi_vdev_stats *src; in ath11k_wmi_tlv_fw_stats_data_parse() local 6687 const struct wmi_bcn_stats *src; in ath11k_wmi_tlv_fw_stats_data_parse() local
|
| /linux/tools/perf/util/ |
| H A D | hist.c | 315 static void he_stat__add_stat(struct he_stat *dest, struct he_stat *src) in he_stat__add_stat() 363 struct hist_entry *src) in hists__add_mem_stat() 375 struct hist_entry *src) in hists__clone_mem_stat()
|
| /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()
|
| /linux/sound/core/ |
| H A D | info.c | 623 const char *snd_info_get_str(char *dest, const char *src, int len) in snd_info_get_str()
|
| /linux/arch/powerpc/kvm/ |
| H A D | book3s_xive.h | 215 u16 src = irq & KVMPPC_XICS_SRC_MASK; in kvmppc_xive_find_source() local
|
| /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()
|
| /linux/net/rds/ |
| H A D | ib_cm.c | 973 struct sockaddr_storage src, dest; in rds_ib_conn_path_connect() local
|
| /linux/sound/xen/ |
| H A D | xen_snd_front_alsa.c | 601 int channel, unsigned long pos, struct iov_iter *src, in alsa_pb_copy()
|
| /linux/drivers/staging/media/av7110/ |
| H A D | av7110_v4l.c | 343 u16 fm_matrix, src; in vidioc_s_tuner() local
|
| /linux/drivers/video/fbdev/ |
| H A D | arcfb.c | 251 unsigned char *src; in arcfb_lcd_update_page() local
|
| /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()
|
| /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()
|
| /linux/drivers/gpu/drm/radeon/ |
| H A D | radeon_vm.c | 367 uint64_t src = rdev->gart.table_addr + (addr >> 12) * 8; in radeon_vm_set_pages() local
|
| /linux/include/net/ |
| H A D | xdp_sock_drv.h | 16 void *src; member
|
| /linux/drivers/dma/ioat/ |
| H A D | init.c | 303 u8 *src; in ioat_dma_self_test() local
|
| /linux/net/sched/ |
| H A D | cls_flow.c | 69 __be32 src = flow_get_u32_src(flow); in flow_get_src() local
|
| /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()
|
| /linux/fs/xfs/libxfs/ |
| H A D | xfs_bmap_btree.c | 195 struct xfs_btree_cur *src, in xfs_bmbt_update_cursor()
|
| /linux/sound/usb/ |
| H A D | card.c | 778 unsigned int src, dst; get_alias_id() local
|
| /linux/fs/xfs/ |
| H A D | xfs_rmap_item.c | 719 const struct xfs_rui_log_format *src) in xfs_rui_copy_format()
|
| /linux/tools/testing/selftests/arm64/abi/ |
| H A D | hwcap.c | 193 char dst[1], src[1]; in mops_sigill() local
|