Searched defs:attach (Results 76 – 89 of 89) sorted by relevance
1234
/Linux-v6.6/include/media/drv-intf/ |
D | saa7146.h | 104 int (*attach)(struct saa7146_dev *, struct saa7146_pci_extension_data *); member
|
/Linux-v6.6/tools/testing/selftests/net/openvswitch/ |
D | ovs-dpctl.py | 1657 def attach(self, dpindex, vport_ifname, ptype): member in OvsVport
|
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx4/ |
D | mcg.c | 1336 u8 gid[16], u8 attach, u8 block_loopback, in mlx4_QP_ATTACH()
|
D | resource_tracker.c | 4151 int attach = vhcr->op_modifier; in mlx4_QP_ATTACH_wrapper() local
|
/Linux-v6.6/drivers/misc/ |
D | fastrpc.c | 221 struct dma_buf_attachment *attach; member 667 static void fastrpc_unmap_dma_buf(struct dma_buf_attachment *attach, in fastrpc_unmap_dma_buf()
|
/Linux-v6.6/include/linux/ |
D | cgroup-defs.h | 683 void (*attach)(struct cgroup_taskset *tset); member
|
D | dmaengine.h | 570 int (*attach)(struct dma_async_tx_descriptor *desc, void *data, member
|
D | sfp.h | 538 void (*attach)(void *priv, struct sfp_bus *bus); member
|
/Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/nic/ |
D | otx2_common.c | 1598 struct rsrc_attach *attach; in otx2_attach_npa_nix() local
|
/Linux-v6.6/drivers/accel/qaic/ |
D | qaic_data.c | 766 struct dma_buf_attachment *attach; in qaic_gem_prime_import() local
|
/Linux-v6.6/include/acpi/ |
D | acpi_bus.h | 128 int (*attach)(struct acpi_device *dev, const struct acpi_device_id *id); member
|
/Linux-v6.6/drivers/infiniband/hw/mlx5/ |
D | mr.c | 1509 static void mlx5_ib_dmabuf_invalidate_cb(struct dma_buf_attachment *attach) in mlx5_ib_dmabuf_invalidate_cb()
|
/Linux-v6.6/drivers/cxl/core/ |
D | region.c | 2826 bool attach = false; in cxl_add_to_region() local
|
/Linux-v6.6/include/net/ |
D | sch_generic.h | 309 void (*attach)(struct Qdisc *sch); member
|
1234