Searched refs:auto_attach (Results 1 - 25 of 71) sorted by relevance

123

/linux-master/drivers/comedi/drivers/
H A Ddas08_cs.c76 .auto_attach = das08_cs_auto_attach,
H A Ddas08_pci.c68 .auto_attach = das08_pci_auto_attach,
H A Dni_labpc_cs.c85 .auto_attach = labpc_cs_auto_attach,
H A Dni_daq_dio24.c54 .auto_attach = dio24_auto_attach,
H A Dcontec_pci_dio.c89 .auto_attach = contec_auto_attach,
H A Dni_labpc_pci.c104 .auto_attach = labpc_pci_auto_attach,
H A Damplc_pci236.c114 .auto_attach = pci236_auto_attach,
H A Damplc_pci263.c83 .auto_attach = pci263_auto_attach,
H A Daddi_apci_2200.c117 .auto_attach = apci2200_auto_attach,
H A Dcb_pcimdda.c163 .auto_attach = cb_pcimdda_auto_attach,
H A Daddi_apci_1516.c188 .auto_attach = apci1516_auto_attach,
H A Dadv_pci1724.c180 .auto_attach = adv_pci1724_auto_attach,
H A Dadv_pci1720.c158 .auto_attach = pci1720_auto_attach,
H A Dadl_pci8164.c126 .auto_attach = adl_pci8164_auto_attach,
H A Dni_mio_cs.c188 .auto_attach = mio_cs_auto_attach,
H A Dadl_pci6208.c171 .auto_attach = pci6208_auto_attach,
H A Daddi_apci_16xx.c150 .auto_attach = apci16xx_auto_attach,
H A Damplc_dio200_pci.c391 .auto_attach = dio200_pci_auto_attach,
H A Daddi_apci_1032.c370 .auto_attach = apci1032_auto_attach,
H A Dni_670x.c253 .auto_attach = ni_670x_auto_attach,
H A Dni_daq_700.c252 .auto_attach = daq700_auto_attach,
H A Dadv_pci1723.c199 .auto_attach = pci1723_auto_attach,
H A Dmf6x4.c283 .auto_attach = mf6x4_auto_attach,
H A Dke_counter.c204 .auto_attach = ke_counter_auto_attach,
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dusdt.c335 static void subtest_urandom_usdt(bool auto_attach) argument
354 if (auto_attach) {
417 subtest_urandom_usdt(true /* auto_attach */);
419 subtest_urandom_usdt(false /* auto_attach */);

Completed in 152 milliseconds

123