Home
last modified time | relevance | path

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

/freebsd/sys/dev/cfi/
H A Dcfi_bus_fdt.c45 static int cfi_fdt_probe(device_t);
49 DEVMETHOD(device_probe, cfi_fdt_probe),
66 cfi_fdt_probe(device_t dev) in cfi_fdt_probe() function