Home
last modified time | relevance | path

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

/linux/drivers/pci/pwrctrl/
H A Dcore.c41 static void rescan_work_func(struct work_struct *work) in rescan_work_func() function
60 INIT_WORK(&pwrctrl->work, rescan_work_func); in pci_pwrctrl_init()