zt5550_hpc 44 drivers/pci/hotplug/cpcihp_zt5550.c static struct cpci_hp_controller zt5550_hpc; zt5550_hpc 154 drivers/pci/hotplug/cpcihp_zt5550.c if (dev_id == zt5550_hpc.dev_id) { zt5550_hpc 198 drivers/pci/hotplug/cpcihp_zt5550.c memset(&zt5550_hpc, 0, sizeof(struct cpci_hp_controller)); zt5550_hpc 200 drivers/pci/hotplug/cpcihp_zt5550.c zt5550_hpc.ops = &zt5550_hpc_ops; zt5550_hpc 202 drivers/pci/hotplug/cpcihp_zt5550.c zt5550_hpc.irq = hc_dev->irq; zt5550_hpc 203 drivers/pci/hotplug/cpcihp_zt5550.c zt5550_hpc.irq_flags = IRQF_SHARED; zt5550_hpc 204 drivers/pci/hotplug/cpcihp_zt5550.c zt5550_hpc.dev_id = hc_dev; zt5550_hpc 213 drivers/pci/hotplug/cpcihp_zt5550.c status = cpci_hp_register_controller(&zt5550_hpc); zt5550_hpc 247 drivers/pci/hotplug/cpcihp_zt5550.c cpci_hp_unregister_controller(&zt5550_hpc); zt5550_hpc 259 drivers/pci/hotplug/cpcihp_zt5550.c cpci_hp_unregister_controller(&zt5550_hpc);