Home
last modified time | relevance | path

Searched refs:attach (Results 1 – 25 of 28) sorted by relevance

12

/include/linux/
Ddma-buf.h73 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 …]
Dvirtio_dma_buf.h25 struct dma_buf_attachment *attach);
30 struct dma_buf_attachment *attach);
Datm_tcp.h16 int (*attach)(struct atm_vcc *vcc,int itf); member
Dhdlc.h37 int (*attach)(struct net_device *dev, member
Dcgroup-defs.h663 void (*attach)(struct cgroup_taskset *tset); member
Dremoteproc.h390 int (*attach)(struct rproc *rproc); member
Dhost1x.h121 struct dma_buf_attachment *attach; member
Dparport.h260 void (*attach) (struct parport *); member
Dnetfilter.h466 void (*attach)(struct sk_buff *nskb, const struct sk_buff *skb); member
Dsfp.h521 void (*attach)(void *priv, struct sfp_bus *bus); member
/include/drm/
Ddrm_prime.h78 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,
Ddrm_gem_dma_helper.h152 struct dma_buf_attachment *attach,
233 struct dma_buf_attachment *attach,
Ddrm_gem_shmem_helper.h281 struct dma_buf_attachment *attach,
Ddrm_drv.h341 struct dma_buf_attachment *attach,
Ddrm_mipi_dsi.h90 int (*attach)(struct mipi_dsi_host *host, member
Ddrm_bridge.h71 int (*attach)(struct drm_bridge *bridge, member
/include/net/
Drsi_91x.h50 int (*attach)(void *priv, struct rsi_proto_ops *ops); member
/include/drm/bridge/
Danalogix_dp.h35 int (*attach)(struct analogix_dp_plat_data *, struct drm_bridge *, member
Ddw_mipi_dsi.h43 int (*attach)(void *priv_data, member
/include/scsi/
Dscsi_dh.h57 int (*attach)(struct scsi_device *); member
/include/linux/soc/mediatek/
Dmtk_wed.h77 int (*attach)(struct mtk_wed_device *dev); member
106 ret = dev->ops->attach(dev); in mtk_wed_device_attach()
/include/rdma/
Dib_umem.h34 struct dma_buf_attachment *attach; member
/include/uapi/scsi/
Dcxlflash_ioctl.h172 struct dk_cxlflash_attach attach; member
/include/linux/usb/
Dserial.h253 int (*attach)(struct usb_serial *serial); member
/include/linux/comedi/
Dcomedidev.h442 int (*attach)(struct comedi_device *dev, struct comedi_devconfig *it); member

12