Searched refs:php_slot (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/drivers/pci/hotplug/ |
H A D | pnv_php.c | 27 struct pnv_php_slot *php_slot; member 38 static void pnv_php_disable_irq(struct pnv_php_slot *php_slot, in pnv_php_disable_irq() argument 41 struct pci_dev *pdev = php_slot->pdev; in pnv_php_disable_irq() 42 int irq = php_slot->irq; in pnv_php_disable_irq() 45 if (php_slot->irq > 0) { in pnv_php_disable_irq() 52 free_irq(php_slot->irq, php_slot); in pnv_php_disable_irq() 53 php_slot->irq = 0; in pnv_php_disable_irq() 56 if (php_slot->wq) { in pnv_php_disable_irq() 57 destroy_workqueue(php_slot in pnv_php_disable_irq() 73 struct pnv_php_slot *php_slot = container_of(kref, pnv_php_free_slot() local 82 pnv_php_put_slot(struct pnv_php_slot *php_slot) pnv_php_put_slot() argument 91 pnv_php_match(struct device_node *dn, struct pnv_php_slot *php_slot) pnv_php_match() argument 112 struct pnv_php_slot *php_slot, *tmp; pnv_php_find_slot() local 167 pnv_php_rmv_devtree(struct pnv_php_slot *php_slot) pnv_php_rmv_devtree() argument 255 pnv_php_add_devtree(struct pnv_php_slot *php_slot) pnv_php_add_devtree() argument 336 struct pnv_php_slot *php_slot = to_pnv_php_slot(slot); pnv_php_set_slot_power_state() local 374 struct pnv_php_slot *php_slot = to_pnv_php_slot(slot); pnv_php_get_power_state() local 396 struct pnv_php_slot *php_slot = to_pnv_php_slot(slot); pnv_php_get_adapter_state() local 417 struct pnv_php_slot *php_slot = to_pnv_php_slot(slot); pnv_php_get_attention_state() local 425 struct pnv_php_slot *php_slot = to_pnv_php_slot(slot); pnv_php_set_attention_state() local 445 pnv_php_enable(struct pnv_php_slot *php_slot, bool rescan) pnv_php_enable() argument 532 struct pnv_php_slot *php_slot = to_pnv_php_slot(slot); pnv_php_reset_slot() local 563 struct pnv_php_slot *php_slot = to_pnv_php_slot(slot); pnv_php_enable_slot() local 570 struct pnv_php_slot *php_slot = to_pnv_php_slot(slot); pnv_php_disable_slot() local 607 pnv_php_release(struct pnv_php_slot *php_slot) pnv_php_release() argument 623 struct pnv_php_slot *php_slot; pnv_php_alloc_slot() local 670 pnv_php_register_slot(struct pnv_php_slot *php_slot) pnv_php_register_slot() argument 720 pnv_php_enable_msix(struct pnv_php_slot *php_slot) pnv_php_enable_msix() argument 752 struct pnv_php_slot *php_slot = event->php_slot; pnv_php_event_handler() local 764 struct pnv_php_slot *php_slot = data; pnv_php_interrupt() local 839 pnv_php_init_irq(struct pnv_php_slot *php_slot, int irq) pnv_php_init_irq() argument 894 pnv_php_enable_irq(struct pnv_php_slot *php_slot) pnv_php_enable_irq() argument 935 struct pnv_php_slot *php_slot; pnv_php_register_one() local 990 struct pnv_php_slot *php_slot; pnv_php_unregister_one() local [all...] |
H A D | rpaphp_slot.c | 68 struct hotplug_slot *php_slot = &slot->hotplug_slot; in rpaphp_deregister_slot() local 74 pci_hp_deregister(php_slot); in rpaphp_deregister_slot() 84 struct hotplug_slot *php_slot = &slot->hotplug_slot; in rpaphp_register_slot() local 109 retval = pci_hp_register(php_slot, slot->bus, slotno, slot->name); in rpaphp_register_slot()
|
/kernel/linux/linux-5.10/drivers/pci/hotplug/ |
H A D | pnv_php.c | 26 struct pnv_php_slot *php_slot; member 37 static void pnv_php_disable_irq(struct pnv_php_slot *php_slot, in pnv_php_disable_irq() argument 40 struct pci_dev *pdev = php_slot->pdev; in pnv_php_disable_irq() 43 if (php_slot->irq > 0) { in pnv_php_disable_irq() 50 free_irq(php_slot->irq, php_slot); in pnv_php_disable_irq() 51 php_slot->irq = 0; in pnv_php_disable_irq() 54 if (php_slot->wq) { in pnv_php_disable_irq() 55 destroy_workqueue(php_slot->wq); in pnv_php_disable_irq() 56 php_slot in pnv_php_disable_irq() 71 struct pnv_php_slot *php_slot = container_of(kref, pnv_php_free_slot() local 80 pnv_php_put_slot(struct pnv_php_slot *php_slot) pnv_php_put_slot() argument 89 pnv_php_match(struct device_node *dn, struct pnv_php_slot *php_slot) pnv_php_match() argument 110 struct pnv_php_slot *php_slot, *tmp; pnv_php_find_slot() local 165 pnv_php_rmv_devtree(struct pnv_php_slot *php_slot) pnv_php_rmv_devtree() argument 253 pnv_php_add_devtree(struct pnv_php_slot *php_slot) pnv_php_add_devtree() argument 334 struct pnv_php_slot *php_slot = to_pnv_php_slot(slot); pnv_php_set_slot_power_state() local 372 struct pnv_php_slot *php_slot = to_pnv_php_slot(slot); pnv_php_get_power_state() local 394 struct pnv_php_slot *php_slot = to_pnv_php_slot(slot); pnv_php_get_adapter_state() local 415 struct pnv_php_slot *php_slot = to_pnv_php_slot(slot); pnv_php_get_attention_state() local 423 struct pnv_php_slot *php_slot = to_pnv_php_slot(slot); pnv_php_set_attention_state() local 443 pnv_php_enable(struct pnv_php_slot *php_slot, bool rescan) pnv_php_enable() argument 530 struct pnv_php_slot *php_slot = to_pnv_php_slot(slot); pnv_php_reset_slot() local 561 struct pnv_php_slot *php_slot = to_pnv_php_slot(slot); pnv_php_enable_slot() local 568 struct pnv_php_slot *php_slot = to_pnv_php_slot(slot); pnv_php_disable_slot() local 605 pnv_php_release(struct pnv_php_slot *php_slot) pnv_php_release() argument 621 struct pnv_php_slot *php_slot; pnv_php_alloc_slot() local 668 pnv_php_register_slot(struct pnv_php_slot *php_slot) pnv_php_register_slot() argument 718 pnv_php_enable_msix(struct pnv_php_slot *php_slot) pnv_php_enable_msix() argument 750 struct pnv_php_slot *php_slot = event->php_slot; pnv_php_event_handler() local 762 struct pnv_php_slot *php_slot = data; pnv_php_interrupt() local 837 pnv_php_init_irq(struct pnv_php_slot *php_slot, int irq) pnv_php_init_irq() argument 892 pnv_php_enable_irq(struct pnv_php_slot *php_slot) pnv_php_enable_irq() argument 933 struct pnv_php_slot *php_slot; pnv_php_register_one() local 988 struct pnv_php_slot *php_slot; pnv_php_unregister_one() local [all...] |
H A D | rpaphp_slot.c | 67 struct hotplug_slot *php_slot = &slot->hotplug_slot; in rpaphp_deregister_slot() local 73 pci_hp_deregister(php_slot); in rpaphp_deregister_slot() 83 struct hotplug_slot *php_slot = &slot->hotplug_slot; in rpaphp_register_slot() local 108 retval = pci_hp_register(php_slot, slot->bus, slotno, slot->name); in rpaphp_register_slot()
|
Completed in 3 milliseconds