HomeSort by: relevance | last modified time | path
    Searched refs:spi_use_direct_match (Results 1 - 11 of 11) sorted by relevancy

  /src/sys/dev/spi/
tmp121.c 96 if (spi_use_direct_match(sa, compat_data, &match_result)) {
spivar.h 178 bool spi_use_direct_match(const struct spi_attach_args *,
bmx280thpspi.c 158 if (spi_use_direct_match(sa, bmx280_compat_data, &match_result)) {
m25p.c 130 if (spi_use_direct_match(sa, compat_data, &match_result)) {
mcp23xxxgpio_spi.c 199 if (spi_use_direct_match(sa, compat_data, &match_result)) {
mcp48x1.c 150 if (spi_use_direct_match(sa, compat_data, &match_result)) {
scmdspi.c 177 if (spi_use_direct_match(sa, compat_data, &match_result)) {
oj6sh.c 140 if (spi_use_direct_match(sa, compat_data, &match_result)) {
mcp3k.c 242 if (spi_use_direct_match(sa, compat_data, &match_result)) {
ssdfb_spi.c 107 if (spi_use_direct_match(sa, compat_data, &match_result)) {
spi.c 279 spi_use_direct_match(const struct spi_attach_args *sa, function in typeref:typename:bool

Completed in 16 milliseconds