/linux-4.4.14/drivers/gpu/drm/udl/ |
D | udl_dmabuf.c | 33 struct dma_buf_attachment *attach) in udl_attach_dma_buf() 51 struct dma_buf_attachment *attach) in udl_detach_dma_buf() 73 static struct sg_table *udl_map_dma_buf(struct dma_buf_attachment *attach, in udl_map_dma_buf() 144 static void udl_unmap_dma_buf(struct dma_buf_attachment *attach, in udl_unmap_dma_buf() 246 struct dma_buf_attachment *attach; in udl_gem_prime_import() local
|
/linux-4.4.14/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_prime.c | 44 struct dma_buf_attachment *attach) in vmw_prime_map_attach() 50 struct dma_buf_attachment *attach) in vmw_prime_map_detach() 54 static struct sg_table *vmw_prime_map_dma_buf(struct dma_buf_attachment *attach, in vmw_prime_map_dma_buf() 60 static void vmw_prime_unmap_dma_buf(struct dma_buf_attachment *attach, in vmw_prime_unmap_dma_buf()
|
/linux-4.4.14/drivers/gpu/drm/ |
D | drm_prime.c | 120 struct dma_buf_attachment *attach) in drm_gem_map_attach() 140 struct dma_buf_attachment *attach) in drm_gem_map_detach() 180 static struct sg_table *drm_gem_map_dma_buf(struct dma_buf_attachment *attach, in drm_gem_map_dma_buf() 217 static void drm_gem_unmap_dma_buf(struct dma_buf_attachment *attach, in drm_gem_unmap_dma_buf() 502 struct dma_buf_attachment *attach; in drm_gem_prime_import() local 754 struct dma_buf_attachment *attach; in drm_prime_gem_destroy() local
|
D | drm_gem_cma_helper.c | 446 struct dma_buf_attachment *attach, in drm_gem_cma_prime_import_sg_table()
|
/linux-4.4.14/drivers/nvdimm/ |
D | claim.c | 46 bool __nd_attach_ndns(struct device *dev, struct nd_namespace_common *attach, in __nd_attach_ndns() 60 bool nd_attach_ndns(struct device *dev, struct nd_namespace_common *attach, in nd_attach_ndns()
|
/linux-4.4.14/drivers/dma-buf/ |
D | dma-buf.c | 430 struct dma_buf_attachment *attach; in dma_buf_attach() local 469 void dma_buf_detach(struct dma_buf *dmabuf, struct dma_buf_attachment *attach) in dma_buf_detach() 494 struct sg_table *dma_buf_map_attachment(struct dma_buf_attachment *attach, in dma_buf_map_attachment() 521 void dma_buf_unmap_attachment(struct dma_buf_attachment *attach, in dma_buf_unmap_attachment()
|
/linux-4.4.14/include/linux/ |
D | atm_tcp.h | 13 int (*attach)(struct atm_vcc *vcc,int itf); member
|
D | hdlc.h | 40 int (*attach)(struct net_device *dev, member
|
D | dma-buf.h | 75 int (*attach)(struct dma_buf *, struct device *, member
|
D | cgroup-defs.h | 436 void (*attach)(struct cgroup_taskset *tset); member
|
D | parport.h | 259 void (*attach) (struct parport *); member
|
/linux-4.4.14/drivers/gpu/drm/armada/ |
D | armada_gem.c | 422 armada_gem_prime_map_dma_buf(struct dma_buf_attachment *attach, in armada_gem_prime_map_dma_buf() 491 static void armada_gem_prime_unmap_dma_buf(struct dma_buf_attachment *attach, in armada_gem_prime_unmap_dma_buf() 555 struct dma_buf_attachment *attach; in armada_gem_prime_import() local
|
/linux-4.4.14/drivers/media/v4l2-core/ |
D | videobuf2-vmalloc.c | 209 struct vb2_vmalloc_attachment *attach; in vb2_vmalloc_dmabuf_ops_attach() local 248 struct vb2_vmalloc_attachment *attach = db_attach->priv; in vb2_vmalloc_dmabuf_ops_detach() local 268 struct vb2_vmalloc_attachment *attach = db_attach->priv; in vb2_vmalloc_dmabuf_ops_map() local
|
D | videobuf2-dma-contig.c | 221 struct vb2_dc_attachment *attach; in vb2_dc_dmabuf_ops_attach() local 259 struct vb2_dc_attachment *attach = db_attach->priv; in vb2_dc_dmabuf_ops_detach() local 279 struct vb2_dc_attachment *attach = db_attach->priv; in vb2_dc_dmabuf_ops_map() local
|
D | videobuf2-dma-sg.c | 387 struct vb2_dma_sg_attachment *attach; in vb2_dma_sg_dmabuf_ops_attach() local 425 struct vb2_dma_sg_attachment *attach = db_attach->priv; in vb2_dma_sg_dmabuf_ops_detach() local 445 struct vb2_dma_sg_attachment *attach = db_attach->priv; in vb2_dma_sg_dmabuf_ops_map() local
|
/linux-4.4.14/drivers/gpu/drm/virtio/ |
D | virtgpu_prime.c | 49 struct drm_device *dev, struct dma_buf_attachment *attach, in virtgpu_gem_prime_import_sg_table()
|
/linux-4.4.14/drivers/gpu/drm/qxl/ |
D | qxl_prime.c | 49 struct drm_device *dev, struct dma_buf_attachment *attach, in qxl_gem_prime_import_sg_table()
|
/linux-4.4.14/drivers/gpu/drm/msm/ |
D | msm_mmu.h | 24 int (*attach)(struct msm_mmu *mmu, const char **names, int cnt); member
|
D | msm_gem_prime.c | 56 struct dma_buf_attachment *attach, struct sg_table *sg) in msm_gem_prime_import_sg_table()
|
/linux-4.4.14/drivers/net/wireless/prism54/ |
D | oid_mgt.c | 331 struct obj_attachment *attach = data; in mgt_le_to_cpu() local 400 struct obj_attachment *attach = data; in mgt_cpu_to_le() local 857 struct obj_attachment *attach = r->ptr; in mgt_response_to_str() local
|
D | isl_ioctl.c | 1256 struct obj_attachment *attach; in prism54_set_genie() local
|
/linux-4.4.14/drivers/gpu/drm/tegra/ |
D | gem.c | 311 struct dma_buf_attachment *attach; in tegra_bo_import() local 507 tegra_gem_prime_map_dma_buf(struct dma_buf_attachment *attach, in tegra_gem_prime_map_dma_buf() 546 static void tegra_gem_prime_unmap_dma_buf(struct dma_buf_attachment *attach, in tegra_gem_prime_unmap_dma_buf()
|
/linux-4.4.14/drivers/gpu/drm/nouveau/ |
D | nouveau_prime.c | 60 struct dma_buf_attachment *attach, in nouveau_gem_prime_import_sg_table()
|
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_prime.c | 61 struct dma_buf_attachment *attach, in amdgpu_gem_prime_import_sg_table()
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
D | radeon_prime.c | 61 struct dma_buf_attachment *attach, in radeon_gem_prime_import_sg_table()
|
/linux-4.4.14/include/scsi/ |
D | scsi_dh.h | 68 int (*attach)(struct scsi_device *); member
|
/linux-4.4.14/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_dcb.h | 31 int (*attach) (struct qlcnic_dcb *); member
|
/linux-4.4.14/drivers/staging/android/ion/ |
D | ion_test.c | 48 struct dma_buf_attachment *attach; in ion_handle_test_dma() local
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
D | i915_gem_dmabuf.c | 276 struct dma_buf_attachment *attach; in i915_gem_prime_import() local
|
/linux-4.4.14/drivers/scsi/bfa/ |
D | bfa_modules.h | 101 void (*attach) (struct bfa_s *bfa, void *bfad, member
|
D | bfa_fcs.c | 33 void (*attach) (struct bfa_fcs_s *fcs); member
|
/linux-4.4.14/net/netfilter/ |
D | core.c | 367 void (*attach)(struct sk_buff *, const struct sk_buff *); in nf_ct_attach() local
|
/linux-4.4.14/include/drm/ |
D | drm_mipi_dsi.h | 87 int (*attach)(struct mipi_dsi_host *host, member
|
D | drm_crtc.h | 885 int (*attach)(struct drm_bridge *bridge); member
|
/linux-4.4.14/drivers/media/common/b2c2/ |
D | flexcop-fe-tuner.c | 666 int (*attach)(struct flexcop_device *, struct i2c_adapter *); member
|
/linux-4.4.14/drivers/gpu/drm/exynos/ |
D | exynos_drm_gem.c | 561 struct dma_buf_attachment *attach, in exynos_drm_gem_prime_import_sg_table()
|
/linux-4.4.14/security/apparmor/include/ |
D | policy.h | 208 const char *attach; member
|
/linux-4.4.14/include/uapi/scsi/ |
D | cxlflash_ioctl.h | 146 struct dk_cxlflash_attach attach; member
|
/linux-4.4.14/drivers/net/ethernet/ti/ |
D | netcp.h | 184 int (*attach)(void *inst_priv, struct net_device *ndev, member
|
/linux-4.4.14/include/linux/usb/ |
D | serial.h | 241 int (*attach)(struct usb_serial *serial); member
|
/linux-4.4.14/drivers/staging/comedi/ |
D | comedidev.h | 436 int (*attach)(struct comedi_device *, struct comedi_devconfig *); member
|
/linux-4.4.14/drivers/scsi/cxlflash/ |
D | superpipe.c | 1289 struct dk_cxlflash_attach *attach) in cxlflash_disk_attach()
|
/linux-4.4.14/drivers/w1/ |
D | w1.c | 872 void w1_reconnect_slaves(struct w1_family *f, int attach) in w1_reconnect_slaves()
|
/linux-4.4.14/drivers/misc/vmw_vmci/ |
D | vmci_queue_pair.c | 939 static int qp_notify_peer_local(bool attach, struct vmci_handle handle) in qp_notify_peer_local() 1535 static int qp_notify_peer(bool attach, in qp_notify_peer()
|
/linux-4.4.14/drivers/vhost/ |
D | vhost.c | 429 struct vhost_attach_cgroups_struct attach; in vhost_attach_cgroups() local
|
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/ |
D | mcg.c | 1329 u8 gid[16], u8 attach, u8 block_loopback, in mlx4_QP_ATTACH()
|
D | resource_tracker.c | 4072 int attach = vhcr->op_modifier; in mlx4_QP_ATTACH_wrapper() local
|
/linux-4.4.14/include/media/ |
D | saa7146.h | 103 int (*attach)(struct saa7146_dev *, struct saa7146_pci_extension_data *); member
|
/linux-4.4.14/sound/oss/ |
D | dev_table.h | 53 void (*attach) (struct address_info *hw_config); member
|
/linux-4.4.14/include/net/ |
D | sch_generic.h | 197 void (*attach)(struct Qdisc *); member
|
/linux-4.4.14/include/acpi/ |
D | acpi_bus.h | 133 int (*attach)(struct acpi_device *dev, const struct acpi_device_id *id); member
|