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

  /src/sys/dev/spi/
bmx280thpspi.c 53 static int bmx280thpspi_match(device_t, cfdata_t, void *);
58 bmx280thpspi_match, bmx280thpspi_attach, bmx280thpspi_detach, NULL);
153 bmx280thpspi_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
bmx280thpspi.c 53 static int bmx280thpspi_match(device_t, cfdata_t, void *);
58 bmx280thpspi_match, bmx280thpspi_attach, bmx280thpspi_detach, NULL);
153 bmx280thpspi_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 28 milliseconds