Home
last modified time | relevance | path

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

12

/include/linux/
A Ddma-buf.h63 int (*attach)(struct dma_buf *, struct dma_buf_attachment *); member
100 int (*pin)(struct dma_buf_attachment *attach);
113 void (*unpin)(struct dma_buf_attachment *attach);
477 void (*move_notify)(struct dma_buf_attachment *attach);
578 struct dma_buf_attachment *attach);
579 int dma_buf_pin(struct dma_buf_attachment *attach);
580 void dma_buf_unpin(struct dma_buf_attachment *attach);
598 dma_buf_map_attachment_unlocked(struct dma_buf_attachment *attach,
600 void dma_buf_unmap_attachment_unlocked(struct dma_buf_attachment *attach,
A Dvirtio_dma_buf.h25 struct dma_buf_attachment *attach);
30 struct dma_buf_attachment *attach);
A Datm_tcp.h16 int (*attach)(struct atm_vcc *vcc,int itf); member
A Dhdlc.h37 int (*attach)(struct net_device *dev, member
A Dremoteproc.h390 int (*attach)(struct rproc *rproc); member
A Dcgroup-defs.h748 void (*attach)(struct cgroup_taskset *tset); member
A Dhost1x.h127 struct dma_buf_attachment *attach; member
/include/drm/
A Ddrm_prime.h81 struct dma_buf_attachment *attach);
83 struct dma_buf_attachment *attach);
84 struct sg_table *drm_gem_map_dma_buf(struct dma_buf_attachment *attach,
86 void drm_gem_unmap_dma_buf(struct dma_buf_attachment *attach,
A Ddrm_gem_dma_helper.h152 struct dma_buf_attachment *attach,
227 struct dma_buf_attachment *attach,
A Ddrm_gem_shmem_helper.h286 struct dma_buf_attachment *attach,
A Ddrm_drv.h326 struct dma_buf_attachment *attach,
A Ddrm_mipi_dsi.h91 int (*attach)(struct mipi_dsi_host *host, member
/include/net/
A Drsi_91x.h50 int (*attach)(void *priv, struct rsi_proto_ops *ops); member
/include/linux/usb/
A Dtypec.h245 void (*attach)(struct typec_partner *partner, struct device *dev); member
393 void (*attach)(struct typec_connector *con, struct device *dev); member
399 if (con && con->attach) in typec_attach()
400 con->attach(con, dev); in typec_attach()
A Dserial.h253 int (*attach)(struct usb_serial *serial); member
/include/drm/bridge/
A Danalogix_dp.h36 int (*attach)(struct analogix_dp_plat_data *, struct drm_bridge *, member
A Ddw_mipi_dsi.h47 int (*attach)(void *priv_data, member
A Ddw_mipi_dsi2.h57 int (*attach)(void *priv_data, member
A Dsamsung-dsim.h75 int (*attach)(struct samsung_dsim *dsim, struct mipi_dsi_device *device); member
/include/scsi/
A Dscsi_dh.h57 int (*attach)(struct scsi_device *); member
/include/linux/iio/
A Dbuffer-dma.h167 struct dma_buf_attachment *attach);
A Dbuffer_impl.h86 struct dma_buf_attachment *attach);
/include/linux/soc/mediatek/
A Dmtk_wed.h195 int (*attach)(struct mtk_wed_device *dev) __releases(RCU);
240 ret = dev->ops->attach(dev); in mtk_wed_device_attach()
/include/rdma/
A Dib_umem.h33 struct dma_buf_attachment *attach; member
/include/media/drv-intf/
A Dsaa7146.h104 int (*attach)(struct saa7146_dev *, struct saa7146_pci_extension_data *); member

Completed in 33 milliseconds

12