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

  /src/sys/dev/i2c/
tsllux.c 148 bool have_i2c; local in function:tsllux_attach
164 have_i2c = true;
195 have_i2c = false;
213 if (have_i2c) {
tsllux.c 148 bool have_i2c; local in function:tsllux_attach
164 have_i2c = true;
195 have_i2c = false;
213 if (have_i2c) {

Completed in 21 milliseconds