Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/pci/hotplug/
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()
1323 wait_for_ctrl_irq(ctrl); in board_replaced()
1359 wait_for_ctrl_irq(ctrl); in board_replaced()
1385 wait_for_ctrl_irq(ctrl); in board_replaced()
1428 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