/include/linux/ |
D | dma-buf.h | 73 int (*attach)(struct dma_buf *, struct dma_buf_attachment *); member 110 int (*pin)(struct dma_buf_attachment *attach); 123 void (*unpin)(struct dma_buf_attachment *attach); 570 void (*move_notify)(struct dma_buf_attachment *attach); 687 dma_buf_attachment_is_dynamic(struct dma_buf_attachment *attach) in dma_buf_attachment_is_dynamic() argument 689 return !!attach->importer_ops; in dma_buf_attachment_is_dynamic() 702 struct dma_buf_attachment *attach); 703 int dma_buf_pin(struct dma_buf_attachment *attach); 704 void dma_buf_unpin(struct dma_buf_attachment *attach); 728 dma_buf_map_attachment_unlocked(struct dma_buf_attachment *attach, [all …]
|
D | virtio_dma_buf.h | 25 struct dma_buf_attachment *attach); 30 struct dma_buf_attachment *attach);
|
D | atm_tcp.h | 16 int (*attach)(struct atm_vcc *vcc,int itf); member
|
D | hdlc.h | 37 int (*attach)(struct net_device *dev, member
|
D | cgroup-defs.h | 663 void (*attach)(struct cgroup_taskset *tset); member
|
D | remoteproc.h | 390 int (*attach)(struct rproc *rproc); member
|
D | host1x.h | 121 struct dma_buf_attachment *attach; member
|
D | parport.h | 260 void (*attach) (struct parport *); member
|
D | netfilter.h | 466 void (*attach)(struct sk_buff *nskb, const struct sk_buff *skb); member
|
D | sfp.h | 521 void (*attach)(void *priv, struct sfp_bus *bus); member
|
/include/drm/ |
D | drm_prime.h | 78 struct dma_buf_attachment *attach); 80 struct dma_buf_attachment *attach); 81 struct sg_table *drm_gem_map_dma_buf(struct dma_buf_attachment *attach, 83 void drm_gem_unmap_dma_buf(struct dma_buf_attachment *attach,
|
D | drm_gem_dma_helper.h | 152 struct dma_buf_attachment *attach, 233 struct dma_buf_attachment *attach,
|
D | drm_gem_shmem_helper.h | 281 struct dma_buf_attachment *attach,
|
D | drm_drv.h | 341 struct dma_buf_attachment *attach,
|
D | drm_mipi_dsi.h | 90 int (*attach)(struct mipi_dsi_host *host, member
|
D | drm_bridge.h | 71 int (*attach)(struct drm_bridge *bridge, member
|
/include/net/ |
D | rsi_91x.h | 50 int (*attach)(void *priv, struct rsi_proto_ops *ops); member
|
/include/drm/bridge/ |
D | analogix_dp.h | 35 int (*attach)(struct analogix_dp_plat_data *, struct drm_bridge *, member
|
D | dw_mipi_dsi.h | 43 int (*attach)(void *priv_data, member
|
/include/scsi/ |
D | scsi_dh.h | 57 int (*attach)(struct scsi_device *); member
|
/include/linux/soc/mediatek/ |
D | mtk_wed.h | 77 int (*attach)(struct mtk_wed_device *dev); member 106 ret = dev->ops->attach(dev); in mtk_wed_device_attach()
|
/include/rdma/ |
D | ib_umem.h | 34 struct dma_buf_attachment *attach; member
|
/include/uapi/scsi/ |
D | cxlflash_ioctl.h | 172 struct dk_cxlflash_attach attach; member
|
/include/linux/usb/ |
D | serial.h | 253 int (*attach)(struct usb_serial *serial); member
|
/include/linux/comedi/ |
D | comedidev.h | 442 int (*attach)(struct comedi_device *dev, struct comedi_devconfig *it); member
|