[go: nahoru, domu]

Searched refs:attach (Results 101 - 125 of 208) sorted by relevance

123456789

/drivers/usb/serial/
H A Dir-usb.c83 .attach = ir_startup,
H A Dopticon.c416 .attach = opticon_startup,
H A Dqcserial.c347 .attach = qc_attach,
H A Dsafe_serial.c298 .attach = safe_startup,
/drivers/w1/
H A Dw1.c858 void w1_reconnect_slaves(struct w1_family *f, int attach) argument
875 if ((attach && sl->family->fid == W1_FAMILY_DEFAULT
877 (!attach && sl->family->fid == f->fid)) {
/drivers/gpu/drm/nouveau/core/engine/disp/
H A Dnvd0.c357 .attach = nvd0_disp_dmac_object_attach,
451 .attach = nvd0_disp_dmac_object_attach,
532 .attach = nvd0_disp_dmac_object_attach,
1057 ERR("link not trained before attach\n");
/drivers/scsi/bfa/
H A Dbfa_fcs.c33 void (*attach) (struct bfa_fcs_s *fcs); member in struct:bfa_fcs_mod_s
67 * fcs attach -- called once to initialize data structures at driver attach time
86 if (mod->attach)
87 mod->attach(fcs);
/drivers/acpi/
H A Dpci_root.c69 .attach = acpi_pci_root_add,
/drivers/gpu/drm/msm/adreno/
H A Dadreno_gpu.c344 ret = mmu->funcs->attach(mmu, iommu_ports,
/drivers/gpu/drm/msm/mdp/mdp4/
H A Dmdp4_kms.c442 ret = mmu->funcs->attach(mmu, iommu_ports,
/drivers/gpu/drm/msm/mdp/mdp5/
H A Dmdp5_kms.c443 ret = mmu->funcs->attach(mmu, iommu_ports,
446 dev_err(dev->dev, "failed to attach iommu: %d\n", ret);
/drivers/gpu/drm/qxl/
H A Dqxl_drv.h540 struct drm_device *dev, struct dma_buf_attachment *attach,
/drivers/media/common/saa7146/
H A Dsaa7146_core.c470 if (ext->attach(dev, pci_ext)) {
471 DEB_D("ext->attach() failed for %p. skipping device.\n", dev);
475 attach() above. So for those cards that do not use V4L we have to
/drivers/media/pci/saa7146/
H A Dhexium_gemini.c403 .attach = hexium_attach,
H A Dhexium_orion.c475 .attach = hexium_attach,
/drivers/media/pci/ttpci/
H A Dbudget-patch.c667 .attach = budget_patch_attach,
/drivers/net/wan/
H A Dc101.c378 hdlc->attach = sca_attach;
H A Dhdlc_cisco.c368 result = hdlc->attach(dev, ENCODING_NRZ,PARITY_CRC16_PR1_CCITT);
H A Dpci200syn.c396 hdlc->attach = sca_attach;
/drivers/staging/comedi/drivers/
H A Dcomedi_test.c441 .attach = waveform_attach,
H A Ddas6402.c535 .attach = das6402_attach,
H A Ddt2801.c634 .attach = dt2801_attach,
H A Dii_pci20kc.c520 .attach = ii20k_attach,
H A Dpcl711.c542 .attach = pcl711_attach,
H A Ds526.c608 .attach = s526_attach,

Completed in 348 milliseconds

123456789