Searched defs:attach (Results 1 - 47 of 47) sorted by relevance

/linux-4.1.27/include/linux/
H A Datm_tcp.h13 int (*attach)(struct atm_vcc *vcc,int itf); member in struct:atm_tcp_ops
H A Dhdlc.h40 int (*attach)(struct net_device *dev, member in struct:hdlc_device
H A Ddma-buf.h75 int (*attach)(struct dma_buf *, struct device *, member in struct:dma_buf_ops
H A Dcgroup-defs.h410 void (*attach)(struct cgroup_subsys_state *css, member in struct:cgroup_subsys
H A Dparport.h252 void (*attach) (struct parport *); member in struct:parport_driver
/linux-4.1.27/drivers/gpu/drm/msm/
H A Dmsm_gem_prime.c53 msm_gem_prime_import_sg_table(struct drm_device *dev, struct dma_buf_attachment *attach, struct sg_table *sg) msm_gem_prime_import_sg_table() argument
H A Dmsm_mmu.h24 int (*attach)(struct msm_mmu *mmu, const char **names, int cnt); member in struct:msm_mmu_funcs
/linux-4.1.27/drivers/gpu/drm/qxl/
H A Dqxl_prime.c48 qxl_gem_prime_import_sg_table( struct drm_device *dev, struct dma_buf_attachment *attach, struct sg_table *table) qxl_gem_prime_import_sg_table() argument
/linux-4.1.27/drivers/gpu/drm/nouveau/
H A Dnouveau_prime.c59 nouveau_gem_prime_import_sg_table(struct drm_device *dev, struct dma_buf_attachment *attach, struct sg_table *sg) nouveau_gem_prime_import_sg_table() argument
/linux-4.1.27/drivers/gpu/drm/radeon/
H A Dradeon_prime.c60 radeon_gem_prime_import_sg_table(struct drm_device *dev, struct dma_buf_attachment *attach, struct sg_table *sg) radeon_gem_prime_import_sg_table() argument
/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_dcb.h31 int (*attach) (struct qlcnic_dcb *); member in struct:qlcnic_dcb_ops
/linux-4.1.27/drivers/gpu/drm/
H A Ddrm_gem_cma_helper.c453 drm_gem_cma_prime_import_sg_table(struct drm_device *dev, struct dma_buf_attachment *attach, struct sg_table *sgt) drm_gem_cma_prime_import_sg_table() argument
H A Ddrm_prime.c180 static struct sg_table *drm_gem_map_dma_buf(struct dma_buf_attachment *attach, drm_gem_map_dma_buf() argument
217 static void drm_gem_unmap_dma_buf(struct dma_buf_attachment *attach, drm_gem_unmap_dma_buf() argument
500 struct dma_buf_attachment *attach; drm_gem_prime_import() local
752 struct dma_buf_attachment *attach; drm_prime_gem_destroy() local
118 drm_gem_map_attach(struct dma_buf *dma_buf, struct device *target_dev, struct dma_buf_attachment *attach) drm_gem_map_attach() argument
139 drm_gem_map_detach(struct dma_buf *dma_buf, struct dma_buf_attachment *attach) drm_gem_map_detach() argument
/linux-4.1.27/drivers/gpu/drm/exynos/
H A Dexynos_drm_dmabuf.c68 exynos_gem_map_dma_buf(struct dma_buf_attachment *attach, exynos_gem_map_dma_buf() argument
129 static void exynos_gem_unmap_dma_buf(struct dma_buf_attachment *attach, exynos_gem_unmap_dma_buf() argument
201 struct dma_buf_attachment *attach; exynos_dmabuf_prime_import() local
31 exynos_gem_attach_dma_buf(struct dma_buf *dmabuf, struct device *dev, struct dma_buf_attachment *attach) exynos_gem_attach_dma_buf() argument
47 exynos_gem_detach_dma_buf(struct dma_buf *dmabuf, struct dma_buf_attachment *attach) exynos_gem_detach_dma_buf() argument
/linux-4.1.27/drivers/gpu/drm/udl/
H A Dudl_dmabuf.c73 static struct sg_table *udl_map_dma_buf(struct dma_buf_attachment *attach, udl_map_dma_buf() argument
144 static void udl_unmap_dma_buf(struct dma_buf_attachment *attach, udl_unmap_dma_buf() argument
246 struct dma_buf_attachment *attach; udl_gem_prime_import() local
31 udl_attach_dma_buf(struct dma_buf *dmabuf, struct device *dev, struct dma_buf_attachment *attach) udl_attach_dma_buf() argument
50 udl_detach_dma_buf(struct dma_buf *dmabuf, struct dma_buf_attachment *attach) udl_detach_dma_buf() argument
/linux-4.1.27/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_prime.c54 static struct sg_table *vmw_prime_map_dma_buf(struct dma_buf_attachment *attach, vmw_prime_map_dma_buf() argument
60 static void vmw_prime_unmap_dma_buf(struct dma_buf_attachment *attach, vmw_prime_unmap_dma_buf() argument
42 vmw_prime_map_attach(struct dma_buf *dma_buf, struct device *target_dev, struct dma_buf_attachment *attach) vmw_prime_map_attach() argument
49 vmw_prime_map_detach(struct dma_buf *dma_buf, struct dma_buf_attachment *attach) vmw_prime_map_detach() argument
/linux-4.1.27/drivers/media/v4l2-core/
H A Dvideobuf2-vmalloc.c227 struct vb2_vmalloc_attachment *attach; vb2_vmalloc_dmabuf_ops_attach() local
266 struct vb2_vmalloc_attachment *attach = db_attach->priv; vb2_vmalloc_dmabuf_ops_detach() local
286 struct vb2_vmalloc_attachment *attach = db_attach->priv; vb2_vmalloc_dmabuf_ops_map() local
H A Dvideobuf2-dma-contig.c240 struct vb2_dc_attachment *attach; vb2_dc_dmabuf_ops_attach() local
278 struct vb2_dc_attachment *attach = db_attach->priv; vb2_dc_dmabuf_ops_detach() local
298 struct vb2_dc_attachment *attach = db_attach->priv; vb2_dc_dmabuf_ops_map() local
H A Dvideobuf2-dma-sg.c443 struct vb2_dma_sg_attachment *attach; vb2_dma_sg_dmabuf_ops_attach() local
481 struct vb2_dma_sg_attachment *attach = db_attach->priv; vb2_dma_sg_dmabuf_ops_detach() local
501 struct vb2_dma_sg_attachment *attach = db_attach->priv; vb2_dma_sg_dmabuf_ops_map() local
/linux-4.1.27/drivers/net/wireless/prism54/
H A Doid_mgt.c331 struct obj_attachment *attach = data; mgt_le_to_cpu() local
400 struct obj_attachment *attach = data; mgt_cpu_to_le() local
857 struct obj_attachment *attach = r->ptr; mgt_response_to_str() local
H A Disl_ioctl.c1256 struct obj_attachment *attach; prism54_set_genie() local
/linux-4.1.27/drivers/scsi/bfa/
H A Dbfa_modules.h101 void (*attach) (struct bfa_s *bfa, void *bfad, member in struct:bfa_module_s
H A Dbfa_fcs.c33 void (*attach) (struct bfa_fcs_s *fcs); member in struct:bfa_fcs_mod_s
/linux-4.1.27/drivers/staging/android/ion/
H A Dion_test.c48 struct dma_buf_attachment *attach; ion_handle_test_dma() local
/linux-4.1.27/drivers/gpu/drm/armada/
H A Darmada_gem.c421 armada_gem_prime_map_dma_buf(struct dma_buf_attachment *attach, armada_gem_prime_map_dma_buf() argument
490 static void armada_gem_prime_unmap_dma_buf(struct dma_buf_attachment *attach, armada_gem_prime_unmap_dma_buf() argument
554 struct dma_buf_attachment *attach; armada_gem_prime_import() local
/linux-4.1.27/drivers/gpu/drm/i915/
H A Di915_gem_dmabuf.c278 struct dma_buf_attachment *attach; i915_gem_prime_import() local
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dnv50.h87 int (*attach)(struct nvkm_object *, struct nvkm_object *, u32); member in struct:nv50_disp_chan_impl
/linux-4.1.27/drivers/gpu/drm/tegra/
H A Dgem.c320 struct dma_buf_attachment *attach; tegra_bo_import() local
516 tegra_gem_prime_map_dma_buf(struct dma_buf_attachment *attach, tegra_gem_prime_map_dma_buf() argument
555 static void tegra_gem_prime_unmap_dma_buf(struct dma_buf_attachment *attach, tegra_gem_prime_unmap_dma_buf() argument
/linux-4.1.27/drivers/dma-buf/
H A Ddma-buf.c421 struct dma_buf_attachment *attach; dma_buf_attach() local
460 void dma_buf_detach(struct dma_buf *dmabuf, struct dma_buf_attachment *attach) dma_buf_detach() argument
485 struct sg_table *dma_buf_map_attachment(struct dma_buf_attachment *attach, dma_buf_map_attachment() argument
512 void dma_buf_unmap_attachment(struct dma_buf_attachment *attach, dma_buf_unmap_attachment() argument
/linux-4.1.27/drivers/media/common/b2c2/
H A Dflexcop-fe-tuner.c624 int (*attach)(struct flexcop_device *, struct i2c_adapter *); member in struct:__anon5390
/linux-4.1.27/include/drm/
H A Ddrm_mipi_dsi.h87 int (*attach)(struct mipi_dsi_host *host, member in struct:mipi_dsi_host_ops
H A Ddrm_crtc.h882 int (*attach)(struct drm_bridge *bridge); member in struct:drm_bridge_funcs
/linux-4.1.27/drivers/net/ethernet/ti/
H A Dnetcp.h185 int (*attach)(void *inst_priv, struct net_device *ndev, member in struct:netcp_module
/linux-4.1.27/security/apparmor/include/
H A Dpolicy.h208 const char *attach; member in struct:aa_profile
/linux-4.1.27/drivers/md/bcache/
H A Dsysfs.c30 write_attribute(attach); variable
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/
H A Dmcg.c1327 mlx4_QP_ATTACH(struct mlx4_dev *dev, struct mlx4_qp *qp, u8 gid[16], u8 attach, u8 block_loopback, enum mlx4_protocol prot) mlx4_QP_ATTACH() argument
H A Dresource_tracker.c3898 int attach = vhcr->op_modifier; mlx4_QP_ATTACH_wrapper() local
/linux-4.1.27/drivers/staging/comedi/
H A Dcomedidev.h245 int (*attach)(struct comedi_device *, struct comedi_devconfig *); member in struct:comedi_driver
/linux-4.1.27/drivers/vhost/
H A Dvhost.c350 struct vhost_attach_cgroups_struct attach; vhost_attach_cgroups() local
/linux-4.1.27/drivers/w1/
H A Dw1.c858 void w1_reconnect_slaves(struct w1_family *f, int attach) w1_reconnect_slaves() argument
/linux-4.1.27/include/linux/usb/
H A Dserial.h241 int (*attach)(struct usb_serial *serial); member in struct:usb_serial_driver
/linux-4.1.27/drivers/misc/vmw_vmci/
H A Dvmci_queue_pair.c939 static int qp_notify_peer_local(bool attach, struct vmci_handle handle) qp_notify_peer_local() argument
1535 static int qp_notify_peer(bool attach, qp_notify_peer() argument
/linux-4.1.27/include/acpi/
H A Dacpi_bus.h137 int (*attach)(struct acpi_device *dev, const struct acpi_device_id *id); member in struct:acpi_scan_handler
/linux-4.1.27/include/net/
H A Dsch_generic.h197 void (*attach)(struct Qdisc *); member in struct:Qdisc_ops
/linux-4.1.27/include/scsi/
H A Dscsi_device.h212 struct scsi_dh_data *(*attach)(struct scsi_device *); member in struct:scsi_device_handler
/linux-4.1.27/sound/oss/
H A Ddev_table.h53 void (*attach) (struct address_info *hw_config); member in struct:driver_info
/linux-4.1.27/include/media/
H A Dsaa7146.h103 int (*attach)(struct saa7146_dev *, struct saa7146_pci_extension_data *); member in struct:saa7146_extension

Completed in 4832 milliseconds