Home
last modified time | relevance | path

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

/linux-3.3/drivers/pci/hotplug/
Dcpqphp_ctrl.c1185 wait_for_ctrl_irq(ctrl); in set_controller_speed()
1237 wait_for_ctrl_irq(ctrl); in set_controller_speed()
1245 wait_for_ctrl_irq(ctrl); in set_controller_speed()
1300 wait_for_ctrl_irq (ctrl); in board_replaced()
1311 wait_for_ctrl_irq (ctrl); in board_replaced()
1324 wait_for_ctrl_irq (ctrl); in board_replaced()
1341 wait_for_ctrl_irq (ctrl); in board_replaced()
1377 wait_for_ctrl_irq (ctrl); in board_replaced()
1403 wait_for_ctrl_irq (ctrl); in board_replaced()
1447 wait_for_ctrl_irq (ctrl); in board_added()
[all …]
Dcpqphp_core.c428 wait_for_ctrl_irq (ctrl); in cpqhp_set_attention_status()
1271 wait_for_ctrl_irq(ctrl); in cpqhpc_probe()
Dcpqphp.h719 static inline int wait_for_ctrl_irq(struct controller *ctrl) in wait_for_ctrl_irq() function