Searched refs:goldfish_pdev_worker (Results 1 – 1 of 1) sorted by relevance
47 static void goldfish_pdev_worker(struct work_struct *work);56 static DECLARE_WORK(pdev_bus_worker, goldfish_pdev_worker);59 static void goldfish_pdev_worker(struct work_struct *work) in goldfish_pdev_worker() function