Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/pci/hotplug/
Dcpqphp_ctrl.c36 static struct timer_list *pushbutton_pending; /* = NULL */ variable
1718 pushbutton_pending = t; in pushbutton_helper_thread()
1737 if (pushbutton_pending) in event_thread()
1738 cpqhp_pushbutton_thread(pushbutton_pending); in event_thread()
1889 pushbutton_pending = NULL; in cpqhp_pushbutton_thread()