Home
last modified time | relevance | path

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

12

/include/linux/
Ddma-buf.h75 int (*attach)(struct dma_buf *, struct dma_buf_attachment *); member
112 int (*pin)(struct dma_buf_attachment *attach);
125 void (*unpin)(struct dma_buf_attachment *attach);
575 void (*move_notify)(struct dma_buf_attachment *attach);
698 dma_buf_attachment_is_dynamic(struct dma_buf_attachment *attach) in dma_buf_attachment_is_dynamic() argument
700 return !!attach->importer_ops; in dma_buf_attachment_is_dynamic()
711 struct dma_buf_attachment *attach);
712 int dma_buf_pin(struct dma_buf_attachment *attach);
713 void dma_buf_unpin(struct dma_buf_attachment *attach);
737 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
Dremoteproc.h390 int (*attach)(struct rproc *rproc); member
Dcgroup-defs.h771 void (*attach)(struct cgroup_taskset *tset); member
/include/drm/
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,
Ddrm_gem_dma_helper.h152 struct dma_buf_attachment *attach,
227 struct dma_buf_attachment *attach,
Ddrm_gem_shmem_helper.h272 struct dma_buf_attachment *attach,
Ddrm_drv.h325 struct dma_buf_attachment *attach,
Ddrm_bridge.h74 int (*attach)(struct drm_bridge *bridge, member
Ddrm_mipi_dsi.h91 int (*attach)(struct mipi_dsi_host *host, member
/include/net/
Drsi_91x.h50 int (*attach)(void *priv, struct rsi_proto_ops *ops); member
/include/linux/usb/
Dtypec.h231 void (*attach)(struct typec_partner *partner, struct device *dev); member
376 void (*attach)(struct typec_connector *con, struct device *dev); member
382 if (con && con->attach) in typec_attach()
383 con->attach(con, dev); in typec_attach()
Dserial.h253 int (*attach)(struct usb_serial *serial); member
/include/drm/bridge/
Danalogix_dp.h34 int (*attach)(struct analogix_dp_plat_data *, struct drm_bridge *, member
Ddw_mipi_dsi.h47 int (*attach)(void *priv_data, member
Dsamsung-dsim.h75 int (*attach)(struct samsung_dsim *dsim, struct mipi_dsi_device *device); member
/include/scsi/
Dscsi_dh.h57 int (*attach)(struct scsi_device *); member
/include/linux/iio/
Dbuffer-dma.h167 struct dma_buf_attachment *attach);
Dbuffer_impl.h86 struct dma_buf_attachment *attach);
/include/linux/soc/mediatek/
Dmtk_wed.h195 int (*attach)(struct mtk_wed_device *dev); member
240 ret = dev->ops->attach(dev); in mtk_wed_device_attach()
/include/uapi/scsi/
Dcxlflash_ioctl.h172 struct dk_cxlflash_attach attach; member
/include/rdma/
Dib_umem.h33 struct dma_buf_attachment *attach; member
/include/media/drv-intf/
Dsaa7146.h104 int (*attach)(struct saa7146_dev *, struct saa7146_pci_extension_data *); member

12