Home
last modified time | relevance | path

Searched refs:nr_probe (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/arch/sh/drivers/
Dplatform_early.c213 int nr_probe) in sh_early_platform_driver_probe_id() argument
285 if (n >= nr_probe) in sh_early_platform_driver_probe_id()
306 int nr_probe, in sh_early_platform_driver_probe() argument
312 for (i = -2; n < nr_probe; i++) { in sh_early_platform_driver_probe()
313 k = sh_early_platform_driver_probe_id(class_str, i, nr_probe - n); in sh_early_platform_driver_probe()
/linux-6.1.9/arch/sh/include/asm/
Dplatform_early.h34 int nr_probe, int user_only);