Home
last modified time | relevance | path

Searched defs:flexcop_pci (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/media/pci/b2c2/
H A Dflexcop-pci.c45 struct flexcop_pci { struct
46 struct pci_dev *pdev;
50 int init_state;
52 void __iomem *io_mem;
76 static flexcop_ibi_value flexcop_pci_read_ibi_reg(struct flexcop_device *fc, in flexcop_pci_read_ibi_reg() argument
79 struct flexcop_pci *fc_pci = fc->bus_specific; in flexcop_pci_read_ibi_reg() argument