Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pci/hotplug/
Dcpqphp_ctrl.c1170 wait_for_ctrl_irq(ctrl); in set_controller_speed()
1222 wait_for_ctrl_irq(ctrl); in set_controller_speed()
1230 wait_for_ctrl_irq(ctrl); in set_controller_speed()
1285 wait_for_ctrl_irq(ctrl); in board_replaced()
1296 wait_for_ctrl_irq(ctrl); in board_replaced()
1309 wait_for_ctrl_irq(ctrl); in board_replaced()
1326 wait_for_ctrl_irq(ctrl); in board_replaced()
1362 wait_for_ctrl_irq(ctrl); in board_replaced()
1388 wait_for_ctrl_irq(ctrl); in board_replaced()
1432 wait_for_ctrl_irq(ctrl); in board_added()
[all …]
Dcpqphp_core.c405 wait_for_ctrl_irq(ctrl); in cpqhp_set_attention_status()
1249 wait_for_ctrl_irq(ctrl); in cpqhpc_probe()
Dcpqphp.h699 static inline int wait_for_ctrl_irq(struct controller *ctrl) in wait_for_ctrl_irq() function