| /include/linux/ |
| D | dma-buf.h | 75 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 …]
|
| 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 | remoteproc.h | 390 int (*attach)(struct rproc *rproc); member
|
| D | cgroup-defs.h | 771 void (*attach)(struct cgroup_taskset *tset); member
|
| /include/drm/ |
| D | drm_prime.h | 81 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,
|
| D | drm_gem_dma_helper.h | 152 struct dma_buf_attachment *attach, 227 struct dma_buf_attachment *attach,
|
| D | drm_gem_shmem_helper.h | 272 struct dma_buf_attachment *attach,
|
| D | drm_drv.h | 325 struct dma_buf_attachment *attach,
|
| D | drm_bridge.h | 74 int (*attach)(struct drm_bridge *bridge, member
|
| D | drm_mipi_dsi.h | 91 int (*attach)(struct mipi_dsi_host *host, member
|
| /include/net/ |
| D | rsi_91x.h | 50 int (*attach)(void *priv, struct rsi_proto_ops *ops); member
|
| /include/linux/usb/ |
| D | typec.h | 231 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()
|
| D | serial.h | 253 int (*attach)(struct usb_serial *serial); member
|
| /include/drm/bridge/ |
| D | analogix_dp.h | 34 int (*attach)(struct analogix_dp_plat_data *, struct drm_bridge *, member
|
| D | dw_mipi_dsi.h | 47 int (*attach)(void *priv_data, member
|
| D | samsung-dsim.h | 75 int (*attach)(struct samsung_dsim *dsim, struct mipi_dsi_device *device); member
|
| /include/scsi/ |
| D | scsi_dh.h | 57 int (*attach)(struct scsi_device *); member
|
| /include/linux/iio/ |
| D | buffer-dma.h | 167 struct dma_buf_attachment *attach);
|
| D | buffer_impl.h | 86 struct dma_buf_attachment *attach);
|
| /include/linux/soc/mediatek/ |
| D | mtk_wed.h | 195 int (*attach)(struct mtk_wed_device *dev); member 240 ret = dev->ops->attach(dev); in mtk_wed_device_attach()
|
| /include/uapi/scsi/ |
| D | cxlflash_ioctl.h | 172 struct dk_cxlflash_attach attach; member
|
| /include/rdma/ |
| D | ib_umem.h | 33 struct dma_buf_attachment *attach; member
|
| /include/media/drv-intf/ |
| D | saa7146.h | 104 int (*attach)(struct saa7146_dev *, struct saa7146_pci_extension_data *); member
|