Searched refs:nr_probe (Results 1 – 2 of 2) sorted by relevance
1360 int nr_probe) in early_platform_driver_probe_id() argument1432 if (n >= nr_probe) in early_platform_driver_probe_id()1453 int nr_probe, in early_platform_driver_probe() argument1459 for (i = -2; n < nr_probe; i++) { in early_platform_driver_probe()1460 k = early_platform_driver_probe_id(class_str, i, nr_probe - n); in early_platform_driver_probe()
311 int nr_probe, int user_only);