Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/pci/hotplug/
Dcpqphp_ctrl.c1168 wait_for_ctrl_irq(ctrl); in set_controller_speed()
1220 wait_for_ctrl_irq(ctrl); in set_controller_speed()
1228 wait_for_ctrl_irq(ctrl); in set_controller_speed()
1283 wait_for_ctrl_irq(ctrl); in board_replaced()
1294 wait_for_ctrl_irq(ctrl); in board_replaced()
1307 wait_for_ctrl_irq(ctrl); in board_replaced()
1324 wait_for_ctrl_irq(ctrl); in board_replaced()
1360 wait_for_ctrl_irq(ctrl); in board_replaced()
1386 wait_for_ctrl_irq(ctrl); in board_replaced()
1430 wait_for_ctrl_irq(ctrl); in board_added()
[all …]
Dcpqphp_core.c401 wait_for_ctrl_irq(ctrl); in cpqhp_set_attention_status()
1214 wait_for_ctrl_irq(ctrl); in cpqhpc_probe()
Dcpqphp.h704 static inline int wait_for_ctrl_irq(struct controller *ctrl) in wait_for_ctrl_irq() function