/linux-4.1.27/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.1.27/drivers/gpu/drm/exynos/ |
D | exynos_drm_dmabuf.c | 33 struct dma_buf_attachment *attach) in exynos_gem_attach_dma_buf() 48 struct dma_buf_attachment *attach) in exynos_gem_detach_dma_buf() 68 exynos_gem_map_dma_buf(struct dma_buf_attachment *attach, in exynos_gem_map_dma_buf() 129 static void exynos_gem_unmap_dma_buf(struct dma_buf_attachment *attach, in exynos_gem_unmap_dma_buf() 201 struct dma_buf_attachment *attach; in exynos_dmabuf_prime_import() local
|
/linux-4.1.27/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.1.27/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() 500 struct dma_buf_attachment *attach; in drm_gem_prime_import() local 752 struct dma_buf_attachment *attach; in drm_prime_gem_destroy() local
|
D | drm_gem_cma_helper.c | 454 struct dma_buf_attachment *attach, in drm_gem_cma_prime_import_sg_table()
|
/linux-4.1.27/drivers/dma-buf/ |
D | dma-buf.c | 421 struct dma_buf_attachment *attach; in dma_buf_attach() local 460 void dma_buf_detach(struct dma_buf *dmabuf, struct dma_buf_attachment *attach) in dma_buf_detach() 485 struct sg_table *dma_buf_map_attachment(struct dma_buf_attachment *attach, in dma_buf_map_attachment() 512 void dma_buf_unmap_attachment(struct dma_buf_attachment *attach, in dma_buf_unmap_attachment()
|
/linux-4.1.27/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 | 410 void (*attach)(struct cgroup_subsys_state *css, member
|
D | parport.h | 252 void (*attach) (struct parport *); member
|
/linux-4.1.27/drivers/gpu/drm/armada/ |
D | armada_gem.c | 421 armada_gem_prime_map_dma_buf(struct dma_buf_attachment *attach, in armada_gem_prime_map_dma_buf() 490 static void armada_gem_prime_unmap_dma_buf(struct dma_buf_attachment *attach, in armada_gem_prime_unmap_dma_buf() 554 struct dma_buf_attachment *attach; in armada_gem_prime_import() local
|
/linux-4.1.27/drivers/media/v4l2-core/ |
D | videobuf2-vmalloc.c | 227 struct vb2_vmalloc_attachment *attach; in vb2_vmalloc_dmabuf_ops_attach() local 266 struct vb2_vmalloc_attachment *attach = db_attach->priv; in vb2_vmalloc_dmabuf_ops_detach() local 286 struct vb2_vmalloc_attachment *attach = db_attach->priv; in vb2_vmalloc_dmabuf_ops_map() local
|
D | videobuf2-dma-sg.c | 443 struct vb2_dma_sg_attachment *attach; in vb2_dma_sg_dmabuf_ops_attach() local 481 struct vb2_dma_sg_attachment *attach = db_attach->priv; in vb2_dma_sg_dmabuf_ops_detach() local 501 struct vb2_dma_sg_attachment *attach = db_attach->priv; in vb2_dma_sg_dmabuf_ops_map() local
|
D | videobuf2-dma-contig.c | 240 struct vb2_dc_attachment *attach; in vb2_dc_dmabuf_ops_attach() local 278 struct vb2_dc_attachment *attach = db_attach->priv; in vb2_dc_dmabuf_ops_detach() local 298 struct vb2_dc_attachment *attach = db_attach->priv; in vb2_dc_dmabuf_ops_map() local
|
/linux-4.1.27/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.1.27/drivers/gpu/drm/msm/ |
D | msm_gem_prime.c | 54 struct dma_buf_attachment *attach, struct sg_table *sg) in msm_gem_prime_import_sg_table()
|
D | msm_mmu.h | 24 int (*attach)(struct msm_mmu *mmu, const char **names, int cnt); member
|
/linux-4.1.27/drivers/gpu/drm/tegra/ |
D | gem.c | 320 struct dma_buf_attachment *attach; in tegra_bo_import() local 516 tegra_gem_prime_map_dma_buf(struct dma_buf_attachment *attach, in tegra_gem_prime_map_dma_buf() 555 static void tegra_gem_prime_unmap_dma_buf(struct dma_buf_attachment *attach, in tegra_gem_prime_unmap_dma_buf()
|
/linux-4.1.27/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.1.27/drivers/gpu/drm/nouveau/ |
D | nouveau_prime.c | 60 struct dma_buf_attachment *attach, in nouveau_gem_prime_import_sg_table()
|
/linux-4.1.27/drivers/gpu/drm/radeon/ |
D | radeon_prime.c | 61 struct dma_buf_attachment *attach, in radeon_gem_prime_import_sg_table()
|
/linux-4.1.27/net/netfilter/ |
D | core.c | 231 void (*attach)(struct sk_buff *, const struct sk_buff *); in nf_ct_attach() local
|
/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_dcb.h | 31 int (*attach) (struct qlcnic_dcb *); member
|
/linux-4.1.27/drivers/staging/android/ion/ |
D | ion_test.c | 48 struct dma_buf_attachment *attach; in ion_handle_test_dma() local
|
/linux-4.1.27/drivers/gpu/drm/i915/ |
D | i915_gem_dmabuf.c | 278 struct dma_buf_attachment *attach; in i915_gem_prime_import() local
|
/linux-4.1.27/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.1.27/include/drm/ |
D | drm_mipi_dsi.h | 87 int (*attach)(struct mipi_dsi_host *host, member
|
D | drm_crtc.h | 882 int (*attach)(struct drm_bridge *bridge); member
|
/linux-4.1.27/drivers/media/common/b2c2/ |
D | flexcop-fe-tuner.c | 624 int (*attach)(struct flexcop_device *, struct i2c_adapter *); member
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
D | nv50.h | 87 int (*attach)(struct nvkm_object *, struct nvkm_object *, u32); member
|
/linux-4.1.27/security/apparmor/include/ |
D | policy.h | 208 const char *attach; member
|
/linux-4.1.27/drivers/net/ethernet/ti/ |
D | netcp.h | 185 int (*attach)(void *inst_priv, struct net_device *ndev, member
|
/linux-4.1.27/include/linux/usb/ |
D | serial.h | 241 int (*attach)(struct usb_serial *serial); member
|
/linux-4.1.27/drivers/w1/ |
D | w1.c | 858 void w1_reconnect_slaves(struct w1_family *f, int attach) in w1_reconnect_slaves()
|
/linux-4.1.27/drivers/staging/comedi/ |
D | comedidev.h | 245 int (*attach)(struct comedi_device *, struct comedi_devconfig *); member
|
/linux-4.1.27/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.1.27/drivers/vhost/ |
D | vhost.c | 350 struct vhost_attach_cgroups_struct attach; in vhost_attach_cgroups() local
|
/linux-4.1.27/include/media/ |
D | saa7146.h | 103 int (*attach)(struct saa7146_dev *, struct saa7146_pci_extension_data *); member
|
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/ |
D | mcg.c | 1328 u8 gid[16], u8 attach, u8 block_loopback, in mlx4_QP_ATTACH()
|
D | resource_tracker.c | 3898 int attach = vhcr->op_modifier; in mlx4_QP_ATTACH_wrapper() local
|
/linux-4.1.27/sound/oss/ |
D | dev_table.h | 53 void (*attach) (struct address_info *hw_config); member
|
/linux-4.1.27/include/scsi/ |
D | scsi_device.h | 212 struct scsi_dh_data *(*attach)(struct scsi_device *); member
|
/linux-4.1.27/include/acpi/ |
D | acpi_bus.h | 137 int (*attach)(struct acpi_device *dev, const struct acpi_device_id *id); member
|
/linux-4.1.27/include/net/ |
D | sch_generic.h | 197 void (*attach)(struct Qdisc *); member
|