Searched refs:dt_driver_probe (Results 1 – 1 of 1) sorted by relevance
31 struct dt_driver_probe { struct37 TAILQ_ENTRY(dt_driver_probe) link; argument71 static TAILQ_HEAD(dt_driver_probe_head, dt_driver_probe) dt_driver_probe_list =75 static TAILQ_HEAD(, dt_driver_probe) dt_driver_ready_list =79 static TAILQ_HEAD(, dt_driver_probe) dt_driver_failed_list =456 struct dt_driver_probe *elt = NULL; in print_probe_list()487 struct dt_driver_probe *elt) in probe_driver_node()535 struct dt_driver_probe *elt = NULL; in alloc_elt_and_probe()606 struct dt_driver_probe *elt = NULL; in process_probe_list()607 struct dt_driver_probe *prev = NULL; in process_probe_list()[all …]