Home
last modified time | relevance | path

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

/NextBSD/sys/dev/nand/
HDnfc_fsl.c117 static int fsl_nand_probe(device_t dev);
130 DEVMETHOD(device_probe, fsl_nand_probe),
214 fsl_nand_probe(device_t dev) in fsl_nand_probe() function