Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pci/hotplug/
Dcpqphp_ctrl.c1184 wait_for_ctrl_irq(ctrl); in set_controller_speed()
1236 wait_for_ctrl_irq(ctrl); in set_controller_speed()
1244 wait_for_ctrl_irq(ctrl); in set_controller_speed()
1299 wait_for_ctrl_irq (ctrl); in board_replaced()
1310 wait_for_ctrl_irq (ctrl); in board_replaced()
1323 wait_for_ctrl_irq (ctrl); in board_replaced()
1340 wait_for_ctrl_irq (ctrl); in board_replaced()
1376 wait_for_ctrl_irq (ctrl); in board_replaced()
1402 wait_for_ctrl_irq (ctrl); in board_replaced()
1446 wait_for_ctrl_irq (ctrl); in board_added()
[all …]
Dcpqphp_core.c428 wait_for_ctrl_irq (ctrl); in cpqhp_set_attention_status()
1274 wait_for_ctrl_irq(ctrl); in cpqhpc_probe()
Dcpqphp.h713 static inline int wait_for_ctrl_irq(struct controller *ctrl) in wait_for_ctrl_irq() function