| /include/linux/ |
| A D | dma-buf.h | 63 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 D | virtio_dma_buf.h | 25 struct dma_buf_attachment *attach); 30 struct dma_buf_attachment *attach);
|
| A D | atm_tcp.h | 16 int (*attach)(struct atm_vcc *vcc,int itf); member
|
| A D | hdlc.h | 37 int (*attach)(struct net_device *dev, member
|
| A D | remoteproc.h | 390 int (*attach)(struct rproc *rproc); member
|
| A D | cgroup-defs.h | 748 void (*attach)(struct cgroup_taskset *tset); member
|
| A D | host1x.h | 127 struct dma_buf_attachment *attach; member
|
| /include/drm/ |
| A 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,
|
| A D | drm_gem_dma_helper.h | 152 struct dma_buf_attachment *attach, 227 struct dma_buf_attachment *attach,
|
| A D | drm_gem_shmem_helper.h | 286 struct dma_buf_attachment *attach,
|
| A D | drm_drv.h | 326 struct dma_buf_attachment *attach,
|
| A D | drm_mipi_dsi.h | 91 int (*attach)(struct mipi_dsi_host *host, member
|
| /include/net/ |
| A D | rsi_91x.h | 50 int (*attach)(void *priv, struct rsi_proto_ops *ops); member
|
| /include/linux/usb/ |
| A D | typec.h | 245 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 D | serial.h | 253 int (*attach)(struct usb_serial *serial); member
|
| /include/drm/bridge/ |
| A D | analogix_dp.h | 36 int (*attach)(struct analogix_dp_plat_data *, struct drm_bridge *, member
|
| A D | dw_mipi_dsi.h | 47 int (*attach)(void *priv_data, member
|
| A D | dw_mipi_dsi2.h | 57 int (*attach)(void *priv_data, member
|
| A D | samsung-dsim.h | 75 int (*attach)(struct samsung_dsim *dsim, struct mipi_dsi_device *device); member
|
| /include/scsi/ |
| A D | scsi_dh.h | 57 int (*attach)(struct scsi_device *); member
|
| /include/linux/iio/ |
| A D | buffer-dma.h | 167 struct dma_buf_attachment *attach);
|
| A D | buffer_impl.h | 86 struct dma_buf_attachment *attach);
|
| /include/linux/soc/mediatek/ |
| A D | mtk_wed.h | 195 int (*attach)(struct mtk_wed_device *dev) __releases(RCU); 240 ret = dev->ops->attach(dev); in mtk_wed_device_attach()
|
| /include/rdma/ |
| A D | ib_umem.h | 33 struct dma_buf_attachment *attach; member
|
| /include/media/drv-intf/ |
| A D | saa7146.h | 104 int (*attach)(struct saa7146_dev *, struct saa7146_pci_extension_data *); member
|