Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pci/hotplug/
Dcpqphp_ctrl.c36 static struct timer_list *pushbutton_pending; /* = NULL */ variable
1723 pushbutton_pending = t; in pushbutton_helper_thread()
1742 if (pushbutton_pending) in event_thread()
1743 cpqhp_pushbutton_thread(pushbutton_pending); in event_thread()
1918 pushbutton_pending = NULL; in cpqhp_pushbutton_thread()