Searched refs:nr_probe (Results 1 – 2 of 2) sorted by relevance
1198 int nr_probe) in early_platform_driver_probe_id() argument1270 if (n >= nr_probe) in early_platform_driver_probe_id()1291 int nr_probe, in early_platform_driver_probe() argument1297 for (i = -2; n < nr_probe; i++) { in early_platform_driver_probe()1298 k = early_platform_driver_probe_id(class_str, i, nr_probe - n); in early_platform_driver_probe()
274 int nr_probe, int user_only);