/linux-4.1.27/include/linux/ |
H A D | atm_tcp.h | 13 int (*attach)(struct atm_vcc *vcc,int itf); member in struct:atm_tcp_ops
|
H A D | hdlc.h | 40 int (*attach)(struct net_device *dev, member in struct:hdlc_device
|
H A D | dma-buf.h | 75 int (*attach)(struct dma_buf *, struct device *, member in struct:dma_buf_ops
|
H A D | cgroup-defs.h | 410 void (*attach)(struct cgroup_subsys_state *css, member in struct:cgroup_subsys
|
H A D | parport.h | 252 void (*attach) (struct parport *); member in struct:parport_driver
|
/linux-4.1.27/drivers/gpu/drm/msm/ |
H A D | msm_gem_prime.c | 53 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 D | msm_mmu.h | 24 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 D | qxl_prime.c | 48 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 D | nouveau_prime.c | 59 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 D | radeon_prime.c | 60 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 D | qlcnic_dcb.h | 31 int (*attach) (struct qlcnic_dcb *); member in struct:qlcnic_dcb_ops
|
/linux-4.1.27/drivers/gpu/drm/ |
H A D | drm_gem_cma_helper.c | 453 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 D | drm_prime.c | 180 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 D | exynos_drm_dmabuf.c | 68 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 D | udl_dmabuf.c | 73 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 D | vmwgfx_prime.c | 54 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 D | videobuf2-vmalloc.c | 227 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 D | videobuf2-dma-contig.c | 240 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 D | videobuf2-dma-sg.c | 443 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 D | oid_mgt.c | 331 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 D | isl_ioctl.c | 1256 struct obj_attachment *attach; prism54_set_genie() local
|
/linux-4.1.27/drivers/scsi/bfa/ |
H A D | bfa_modules.h | 101 void (*attach) (struct bfa_s *bfa, void *bfad, member in struct:bfa_module_s
|
H A D | bfa_fcs.c | 33 void (*attach) (struct bfa_fcs_s *fcs); member in struct:bfa_fcs_mod_s
|
/linux-4.1.27/drivers/staging/android/ion/ |
H A D | ion_test.c | 48 struct dma_buf_attachment *attach; ion_handle_test_dma() local
|
/linux-4.1.27/drivers/gpu/drm/armada/ |
H A D | armada_gem.c | 421 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 D | i915_gem_dmabuf.c | 278 struct dma_buf_attachment *attach; i915_gem_prime_import() local
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
H A D | nv50.h | 87 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 D | gem.c | 320 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 D | dma-buf.c | 421 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 D | flexcop-fe-tuner.c | 624 int (*attach)(struct flexcop_device *, struct i2c_adapter *); member in struct:__anon5390
|
/linux-4.1.27/include/drm/ |
H A D | drm_mipi_dsi.h | 87 int (*attach)(struct mipi_dsi_host *host, member in struct:mipi_dsi_host_ops
|
H A D | drm_crtc.h | 882 int (*attach)(struct drm_bridge *bridge); member in struct:drm_bridge_funcs
|
/linux-4.1.27/drivers/net/ethernet/ti/ |
H A D | netcp.h | 185 int (*attach)(void *inst_priv, struct net_device *ndev, member in struct:netcp_module
|
/linux-4.1.27/security/apparmor/include/ |
H A D | policy.h | 208 const char *attach; member in struct:aa_profile
|
/linux-4.1.27/drivers/md/bcache/ |
H A D | sysfs.c | 30 write_attribute(attach); variable
|
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/ |
H A D | mcg.c | 1327 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 D | resource_tracker.c | 3898 int attach = vhcr->op_modifier; mlx4_QP_ATTACH_wrapper() local
|
/linux-4.1.27/drivers/staging/comedi/ |
H A D | comedidev.h | 245 int (*attach)(struct comedi_device *, struct comedi_devconfig *); member in struct:comedi_driver
|
/linux-4.1.27/drivers/vhost/ |
H A D | vhost.c | 350 struct vhost_attach_cgroups_struct attach; vhost_attach_cgroups() local
|
/linux-4.1.27/drivers/w1/ |
H A D | w1.c | 858 void w1_reconnect_slaves(struct w1_family *f, int attach) w1_reconnect_slaves() argument
|
/linux-4.1.27/include/linux/usb/ |
H A D | serial.h | 241 int (*attach)(struct usb_serial *serial); member in struct:usb_serial_driver
|
/linux-4.1.27/drivers/misc/vmw_vmci/ |
H A D | vmci_queue_pair.c | 939 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 D | acpi_bus.h | 137 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 D | sch_generic.h | 197 void (*attach)(struct Qdisc *); member in struct:Qdisc_ops
|
/linux-4.1.27/include/scsi/ |
H A D | scsi_device.h | 212 struct scsi_dh_data *(*attach)(struct scsi_device *); member in struct:scsi_device_handler
|
/linux-4.1.27/sound/oss/ |
H A D | dev_table.h | 53 void (*attach) (struct address_info *hw_config); member in struct:driver_info
|
/linux-4.1.27/include/media/ |
H A D | saa7146.h | 103 int (*attach)(struct saa7146_dev *, struct saa7146_pci_extension_data *); member in struct:saa7146_extension
|