OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_auto_gain
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/i2c/
tsllux.c
64
bool
sc_auto_gain
;
member in struct:tsllux_softc
185
sc->
sc_auto_gain
= true;
260
val = sc->
sc_auto_gain
? 1 : 0;
611
sc->
sc_auto_gain
= false;
622
sc->
sc_auto_gain
= use_autogain;
752
if (sc->
sc_auto_gain
== false) {
tsllux.c
64
bool
sc_auto_gain
;
member in struct:tsllux_softc
185
sc->
sc_auto_gain
= true;
260
val = sc->
sc_auto_gain
? 1 : 0;
611
sc->
sc_auto_gain
= false;
622
sc->
sc_auto_gain
= use_autogain;
752
if (sc->
sc_auto_gain
== false) {
Completed in 25 milliseconds
Indexes created Mon Oct 13 21:09:55 GMT 2025