Home
last modified time | relevance | path

Searched refs:comedi_alloc_subdevices (Results 1 – 25 of 110) sorted by relevance

12345

/linux/drivers/comedi/drivers/
A Dni_daq_dio24.c43 ret = comedi_alloc_subdevices(dev, 1); in dio24_auto_attach()
A D8255.c65 ret = comedi_alloc_subdevices(dev, i); in dev_8255_attach()
A Damplc_pc263.c68 ret = comedi_alloc_subdevices(dev, 1); in pc263_attach()
A Damplc_pci263.c61 ret = comedi_alloc_subdevices(dev, 1); in pci263_auto_attach()
A Ddac02.c111 ret = comedi_alloc_subdevices(dev, 1); in dac02_attach()
A Dcontec_pci_dio.c64 ret = comedi_alloc_subdevices(dev, 2); in contec_auto_attach()
A Drti802.c83 ret = comedi_alloc_subdevices(dev, 1); in rti802_attach()
A Dpcl724.c120 ret = comedi_alloc_subdevices(dev, n_subdevices); in pcl724_attach()
A Dcb_pcimdda.c139 ret = comedi_alloc_subdevices(dev, 2); in cb_pcimdda_auto_attach()
A Ddt2817.c110 ret = comedi_alloc_subdevices(dev, 1); in dt2817_attach()
A Daddi_apci_2200.c75 ret = comedi_alloc_subdevices(dev, 3); in apci2200_auto_attach()
A Dpcmad.c113 ret = comedi_alloc_subdevices(dev, 1); in pcmad_attach()
A Dpcmda12.c133 ret = comedi_alloc_subdevices(dev, 1); in pcmda12_attach()
A Dfl512.c108 ret = comedi_alloc_subdevices(dev, 2); in fl512_attach()
A Dssv_dnp.c135 ret = comedi_alloc_subdevices(dev, 1); in dnp_attach()
A Dadv_pci1720.c124 ret = comedi_alloc_subdevices(dev, 2); in pci1720_auto_attach()
A Daddi_apci_16xx.c125 ret = comedi_alloc_subdevices(dev, n_subdevs); in apci16xx_auto_attach()
A Dadl_pci8164.c73 ret = comedi_alloc_subdevices(dev, 4); in adl_pci8164_auto_attach()
A Ddt2815.c152 ret = comedi_alloc_subdevices(dev, 1); in dt2815_attach()
A Dadl_pci6208.c123 ret = comedi_alloc_subdevices(dev, 3); in pci6208_auto_attach()
A Damplc_pc236_common.c145 ret = comedi_alloc_subdevices(dev, 2); in amplc_pc236_common_attach()
A Daddi_apci_1516.c134 ret = comedi_alloc_subdevices(dev, 3); in apci1516_auto_attach()
A Dadv_pci1724.c135 ret = comedi_alloc_subdevices(dev, 3); in adv_pci1724_auto_attach()
A D8255_pci.c233 ret = comedi_alloc_subdevices(dev, board->n_8255); in pci_8255_auto_attach()
A Dadq12b.c193 ret = comedi_alloc_subdevices(dev, 3); in adq12b_attach()

Completed in 19 milliseconds

12345