Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/pci/pwrctl/
Dcore.c51 static void rescan_work_func(struct work_struct *work) in rescan_work_func() function
69 INIT_WORK(&pwrctl->work, rescan_work_func); in pci_pwrctl_init()