Home
last modified time | relevance | path

Searched refs:comedi_to_pci_dev (Results 1 – 25 of 56) sorted by relevance

123

/linux-6.3-rc2/drivers/comedi/
A Dcomedi_pci.c24 struct pci_dev *comedi_to_pci_dev(struct comedi_device *dev) in comedi_to_pci_dev() function
28 EXPORT_SYMBOL_GPL(comedi_to_pci_dev);
50 struct pci_dev *pcidev = comedi_to_pci_dev(dev); in comedi_pci_enable()
81 struct pci_dev *pcidev = comedi_to_pci_dev(dev); in comedi_pci_disable()
107 struct pci_dev *pcidev = comedi_to_pci_dev(dev); in comedi_pci_detach()
/linux-6.3-rc2/drivers/comedi/drivers/
A Damplc_dio200_pci.c308 struct pci_dev *pcidev = comedi_to_pci_dev(dev); in dio200_pcie_board_setup()
340 struct pci_dev *pci_dev = comedi_to_pci_dev(dev); in dio200_pci_auto_attach()
A Ddas08_pci.c46 struct pci_dev *pdev = comedi_to_pci_dev(dev); in das08_pci_auto_attach()
A Damplc_pci263.c51 struct pci_dev *pci_dev = comedi_to_pci_dev(dev); in pci263_auto_attach()
A Dni_labpc_pci.c69 struct pci_dev *pcidev = comedi_to_pci_dev(dev); in labpc_pci_auto_attach()
A Damplc_pci236.c87 struct pci_dev *pci_dev = comedi_to_pci_dev(dev); in pci236_auto_attach()
A Dcontec_pci_dio.c54 struct pci_dev *pcidev = comedi_to_pci_dev(dev); in contec_auto_attach()
A Daddi_apci_2200.c65 struct pci_dev *pcidev = comedi_to_pci_dev(dev); in apci2200_auto_attach()
A Dcb_pcimdda.c128 struct pci_dev *pcidev = comedi_to_pci_dev(dev); in cb_pcimdda_auto_attach()
A Dadv_pci1720.c114 struct pci_dev *pcidev = comedi_to_pci_dev(dev); in pci1720_auto_attach()
A Daddi_apci_16xx.c90 struct pci_dev *pcidev = comedi_to_pci_dev(dev); in apci16xx_auto_attach()
A Dadl_pci8164.c63 struct pci_dev *pcidev = comedi_to_pci_dev(dev); in adl_pci8164_auto_attach()
A Dadl_pci6208.c112 struct pci_dev *pcidev = comedi_to_pci_dev(dev); in pci6208_auto_attach()
A Daddi_apci_1516.c110 struct pci_dev *pcidev = comedi_to_pci_dev(dev); in apci1516_auto_attach()
A Dadv_pci1724.c120 struct pci_dev *pcidev = comedi_to_pci_dev(dev); in adv_pci1724_auto_attach()
A D8255_pci.c195 struct pci_dev *pcidev = comedi_to_pci_dev(dev); in pci_8255_auto_attach()
A Dme_daq.c429 struct pci_dev *pcidev = comedi_to_pci_dev(dev); in me_auto_attach()
460 ret = comedi_load_firmware(dev, &comedi_to_pci_dev(dev)->dev, in me_auto_attach()
A Dke_counter.c163 struct pci_dev *pcidev = comedi_to_pci_dev(dev); in ke_counter_auto_attach()
A Dadv_pci1723.c134 struct pci_dev *pcidev = comedi_to_pci_dev(dev); in pci1723_auto_attach()
A Ddyna_pci10xx.c164 struct pci_dev *pcidev = comedi_to_pci_dev(dev); in dyna_pci10xx_auto_attach()
A Dni_670x.c158 struct pci_dev *pcidev = comedi_to_pci_dev(dev); in ni_670x_auto_attach()
A Ddaqboard2000.c679 struct pci_dev *pcidev = comedi_to_pci_dev(dev); in db2k_auto_attach()
710 result = comedi_load_firmware(dev, &comedi_to_pci_dev(dev)->dev, in db2k_auto_attach()
A Dgsc_hpdi.c480 struct pci_dev *pcidev = comedi_to_pci_dev(dev); in gsc_hpdi_free_dma()
582 struct pci_dev *pcidev = comedi_to_pci_dev(dev); in gsc_hpdi_auto_attach()
A Dicp_multi.c245 struct pci_dev *pcidev = comedi_to_pci_dev(dev); in icp_multi_auto_attach()
/linux-6.3-rc2/include/linux/comedi/
A Dcomedi_pci.h27 struct pci_dev *comedi_to_pci_dev(struct comedi_device *dev);

Completed in 25 milliseconds

123