HomeSort by: relevance | last modified time | path
    Searched defs:spiflash_match (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/spi/
spiflash.c 110 STATIC int spiflash_match(device_t , cfdata_t , void *);
126 spiflash_match, spiflash_attach, NULL, NULL);
195 spiflash_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
spiflash.c 110 STATIC int spiflash_match(device_t , cfdata_t , void *);
126 spiflash_match, spiflash_attach, NULL, NULL);
195 spiflash_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int

Completed in 22 milliseconds