Home
last modified time | relevance | path

Searched refs:wait_for_ctrl_irq (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/pci/hotplug/
H A Dcpqphp_ctrl.c1167 wait_for_ctrl_irq(ctrl); in set_controller_speed()
1219 wait_for_ctrl_irq(ctrl); in set_controller_speed()
1227 wait_for_ctrl_irq(ctrl); in set_controller_speed()
1282 wait_for_ctrl_irq(ctrl); in board_replaced()
1293 wait_for_ctrl_irq(ctrl); in board_replaced()
1306 wait_for_ctrl_irq(ctrl); in board_replaced()
1428 wait_for_ctrl_irq(ctrl); in board_added()
1440 wait_for_ctrl_irq(ctrl); in board_added()
1453 wait_for_ctrl_irq(ctrl); in board_added()
1482 wait_for_ctrl_irq(ctrl); in board_added()
[all …]
H A Dcpqphp_core.c401 wait_for_ctrl_irq(ctrl); in cpqhp_set_attention_status()
1214 wait_for_ctrl_irq(ctrl); in cpqhpc_probe()
H A Dcpqphp.h704 static inline int wait_for_ctrl_irq(struct controller *ctrl) in wait_for_ctrl_irq() function