Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/spi/
Dspiflash.c111 STATIC void spiflash_attach(device_t , device_t , void *);
126 spiflash_match, spiflash_attach, NULL, NULL);
202 spiflash_attach(device_t parent, device_t self, void *aux) in spiflash_attach() function