Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/nand/
Dnand.c59 int nand_detach(device_t, int);
73 nand_match, nand_attach, nand_detach, NULL);
235 nand_detach(device_t self, int flags) in nand_detach() function