Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/mtd/maps/
A Dsc520cdp.c216 int i, j, devices_found = 0; in init_sc520cdp() local
251 ++devices_found; in init_sc520cdp()
257 if(devices_found >= 2) { in init_sc520cdp()
263 if(devices_found == 3) /* register the third (DIL-Flash) device */ in init_sc520cdp()
265 return(devices_found ? 0 : -ENXIO); in init_sc520cdp()
/linux-6.3-rc2/arch/parisc/kernel/
A Ddrivers.c845 int i, devices_found = 0; in walk_native_bus() local
863 devices_found++; in walk_native_bus()
867 } while(!devices_found && hpa < io_io_high); in walk_native_bus()

Completed in 9 milliseconds