Searched refs:nr_probe (Results 1 – 2 of 2) sorted by relevance
1276 int nr_probe) in early_platform_driver_probe_id() argument1348 if (n >= nr_probe) in early_platform_driver_probe_id()1369 int nr_probe, in early_platform_driver_probe() argument1375 for (i = -2; n < nr_probe; i++) { in early_platform_driver_probe()1376 k = early_platform_driver_probe_id(class_str, i, nr_probe - n); in early_platform_driver_probe()
305 int nr_probe, int user_only);