Searched refs:comedi_alloc_subdevices (Results 1 – 25 of 110) sorted by relevance
12345
/drivers/comedi/drivers/ |
D | ni_daq_dio24.c | 43 ret = comedi_alloc_subdevices(dev, 1); in dio24_auto_attach()
|
D | amplc_pc263.c | 68 ret = comedi_alloc_subdevices(dev, 1); in pc263_attach()
|
D | 8255.c | 65 ret = comedi_alloc_subdevices(dev, i); in dev_8255_attach()
|
D | dac02.c | 111 ret = comedi_alloc_subdevices(dev, 1); in dac02_attach()
|
D | amplc_pci263.c | 61 ret = comedi_alloc_subdevices(dev, 1); in pci263_auto_attach()
|
D | contec_pci_dio.c | 64 ret = comedi_alloc_subdevices(dev, 2); in contec_auto_attach()
|
D | rti802.c | 83 ret = comedi_alloc_subdevices(dev, 1); in rti802_attach()
|
D | pcl724.c | 120 ret = comedi_alloc_subdevices(dev, n_subdevices); in pcl724_attach()
|
D | pcmda12.c | 133 ret = comedi_alloc_subdevices(dev, 1); in pcmda12_attach()
|
D | pcmad.c | 113 ret = comedi_alloc_subdevices(dev, 1); in pcmad_attach()
|
D | addi_apci_2200.c | 75 ret = comedi_alloc_subdevices(dev, 3); in apci2200_auto_attach()
|
D | dt2817.c | 110 ret = comedi_alloc_subdevices(dev, 1); in dt2817_attach()
|
D | cb_pcimdda.c | 139 ret = comedi_alloc_subdevices(dev, 2); in cb_pcimdda_auto_attach()
|
D | fl512.c | 108 ret = comedi_alloc_subdevices(dev, 2); in fl512_attach()
|
D | ssv_dnp.c | 135 ret = comedi_alloc_subdevices(dev, 1); in dnp_attach()
|
D | adv_pci1720.c | 124 ret = comedi_alloc_subdevices(dev, 2); in pci1720_auto_attach()
|
D | dt2815.c | 152 ret = comedi_alloc_subdevices(dev, 1); in dt2815_attach()
|
D | adl_pci8164.c | 73 ret = comedi_alloc_subdevices(dev, 4); in adl_pci8164_auto_attach()
|
D | addi_apci_16xx.c | 125 ret = comedi_alloc_subdevices(dev, n_subdevs); in apci16xx_auto_attach()
|
D | adl_pci6208.c | 123 ret = comedi_alloc_subdevices(dev, 3); in pci6208_auto_attach()
|
D | amplc_pc236_common.c | 145 ret = comedi_alloc_subdevices(dev, 2); in amplc_pc236_common_attach()
|
D | adv_pci1724.c | 135 ret = comedi_alloc_subdevices(dev, 3); in adv_pci1724_auto_attach()
|
D | addi_apci_1516.c | 134 ret = comedi_alloc_subdevices(dev, 3); in apci1516_auto_attach()
|
D | pcm3724.c | 203 ret = comedi_alloc_subdevices(dev, 2); in pcm3724_attach()
|
D | adq12b.c | 193 ret = comedi_alloc_subdevices(dev, 3); in adq12b_attach()
|
12345