Searched refs:ar724x_pci_controller (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/mips/pci/
H A Dpci-ar724x.c38 struct ar724x_pci_controller { struct
55 static inline bool ar724x_pci_check_link(struct ar724x_pci_controller *apc) ar724x_pci_check_link()
63 static inline struct ar724x_pci_controller * pci_bus_to_ar724x_controller()
69 return container_of(hose, struct ar724x_pci_controller, pci_controller); pci_bus_to_ar724x_controller()
72 static int ar724x_pci_local_write(struct ar724x_pci_controller *apc, ar724x_pci_local_write()
115 struct ar724x_pci_controller *apc; ar724x_pci_read()
162 struct ar724x_pci_controller *apc; ar724x_pci_write()
230 struct ar724x_pci_controller *apc; ar724x_pci_irq_handler()
249 struct ar724x_pci_controller *apc; ar724x_pci_irq_unmask()
270 struct ar724x_pci_controller *apc; ar724x_pci_irq_mask()
304 static void ar724x_pci_irq_init(struct ar724x_pci_controller *apc, ar724x_pci_irq_init()
330 struct ar724x_pci_controller *apc; ar724x_pci_probe()
338 apc = devm_kzalloc(&pdev->dev, sizeof(struct ar724x_pci_controller), ar724x_pci_probe()

Completed in 74 milliseconds