Home
last modified time | relevance | path

Searched refs:i2c_all_absent (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/dev/video/bktr/
H A Dbktr_card.c493 int i2c_all_absent = 1; in check_for_i2c_devices() local
497 if (temp_read != ABSENT) i2c_all_absent = 0; in check_for_i2c_devices()
500 if ((i2c_all_0) || (i2c_all_absent)) return 0; in check_for_i2c_devices()