Searched refs:deferred_probe_work_func (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/base/
H A Ddd.c79 * deferred_probe_work_func() - Retry probing devices in the active list.
81 static void deferred_probe_work_func(struct work_struct *work) function
130 static DECLARE_WORK(deferred_probe_work, deferred_probe_work_func);

Completed in 242 milliseconds