Searched refs:ks8695_pci_cfg (Results 1 – 5 of 5) sorted by relevance
26 struct ks8695_pci_cfg { struct30 extern __init void ks8695_init_pci(struct ks8695_pci_cfg *); argument
32 static struct ks8695_pci_cfg __initdata micrel_pci = {
53 static struct ks8695_pci_cfg __initdata dsm320_pci = {
33 static struct ks8695_pci_cfg __initdata og_pci = {
241 void __init ks8695_init_pci(struct ks8695_pci_cfg *cfg) in ks8695_init_pci()