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

  /src/sys/arch/evbarm/mpcsa/
mpcsa_spi.c 56 static int mpcsa_spi_match(device_t, cfdata_t, void *);
60 mpcsa_spi_match, mpcsa_spi_attach, NULL, NULL);
69 mpcsa_spi_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
mpcsa_spi.c 56 static int mpcsa_spi_match(device_t, cfdata_t, void *);
60 mpcsa_spi_match, mpcsa_spi_attach, NULL, NULL);
69 mpcsa_spi_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 42 milliseconds