Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pci/pcie/aer/
Daerdrv_core.c567 static void aer_recover_work_func(struct work_struct *work);
588 static DECLARE_WORK(aer_recover_work, aer_recover_work_func);
612 static void aer_recover_work_func(struct work_struct *work) in aer_recover_work_func() function