[go: nahoru, domu]

Searched refs:attach (Results 126 - 150 of 208) sorted by relevance

123456789

/drivers/staging/comedi/drivers/
H A Dunioxx5.c500 .attach = unioxx5_attach,
H A Ddas16m1.c638 .attach = das16m1_attach,
H A Ddas800.c760 .attach = das800_attach,
H A Ddmm32at.c775 .attach = dmm32at_attach,
H A Dni_at_a2150.c810 .attach = a2150_attach,
H A Dpcmmio.c800 .attach = pcmmio_attach,
H A Dpcmuio.c645 .attach = pcmuio_attach,
H A Dserial2002.c800 .attach = serial2002_attach,
/drivers/net/wireless/
H A DKconfig27 Say Y here if you intend to attach an Aviator/Raytheon PCMCIA
/drivers/usb/serial/
H A Dwhiteheat.c108 .attach = whiteheat_firmware_attach,
119 .attach = whiteheat_attach,
H A Dark3116.c664 .attach = ark3116_attach,
H A Dssu100.c546 .attach = ssu100_attach,
H A Ddigi_acceleport.c289 .attach = digi_startup,
317 .attach = digi_startup,
H A Dti_usb_3410_5052.c205 .attach = ti_startup,
237 .attach = ti_startup,
H A Dusb-serial.c1022 /* if this device type has an attach function, call it */
1023 if (type->attach) {
1024 retval = type->attach(serial);
/drivers/misc/vmw_vmci/
H A Dvmci_queue_pair.c81 * attach until the page store has been set.
87 * the host side to attach to it.
90 * the case mentioned for older VMX'en above), it is possible to attach to the
725 * arrays in the attach structure with them.
787 * Releases and removes the references to user pages stored in the attach
923 static int qp_notify_peer_local(bool attach, struct vmci_handle handle) argument
933 attach ? VMCI_EVENT_QP_PEER_ATTACH : VMCI_EVENT_QP_PEER_DETACH;
1187 /* Local attach case. */
1189 pr_devel("Error attempting to attach more than once\n");
1199 pr_devel("Error mismatched queue pair in local attach\
1519 qp_notify_peer(bool attach, struct vmci_handle handle, u32 my_id, u32 peer_id) argument
[all...]
/drivers/net/ethernet/mellanox/mlx4/
H A Dmcg.c1310 u8 gid[16], u8 attach, u8 block_loopback,
1327 if (attach && block_loopback)
1330 err = mlx4_cmd(dev, mailbox->dma, qpn, attach,
1309 mlx4_QP_ATTACH(struct mlx4_dev *dev, struct mlx4_qp *qp, u8 gid[16], u8 attach, u8 block_loopback, enum mlx4_protocol prot) argument
/drivers/acpi/
H A Dacpi_lpss.c689 .attach = acpi_lpss_create_device,
H A Dpci_link.c65 .attach = acpi_pci_link_add,
436 * that no device will attach to, vs. a link which may be shared
/drivers/char/
H A Dppdev.c764 .attach = pp_attach,
/drivers/gpu/drm/nouveau/core/engine/disp/
H A Dnv50.c73 nv_parent(chan)->object_attach = impl->attach;
580 .attach = nv50_disp_dmac_object_attach,
682 .attach = nv50_disp_dmac_object_attach,
772 .attach = nv50_disp_dmac_object_attach,
1596 * allow both detach/attach to happen in the same set of
1764 /* we allow both encoder attach and detach operations to occur
1804 ERR("link not trained before attach\n");
/drivers/net/wan/
H A Dn2.c471 hdlc->attach = sca_attach;
H A Dpc300too.c456 hdlc->attach = sca_attach;
/drivers/scsi/device_handler/
H A Dscsi_dh_emc.c657 .attach = clariion_bus_attach,
/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_dcb.c173 .attach = __qlcnic_dcb_attach,
186 .attach = __qlcnic_dcb_attach,

Completed in 1612 milliseconds

123456789