OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_contrast_max
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/hpcsh/dev/
j6x0lcd.c
136
int
sc_contrast_max
;
member in struct:j6x0lcd_softc
223
sc->
sc_contrast_max
=
226
sc->sc_contrast = sc->
sc_contrast_max
237
sc->
sc_contrast_max
=
345
*(int *)msg = sc->
sc_contrast_max
;
365
if (value > sc->
sc_contrast_max
)
366
value = sc->
sc_contrast_max
;
j6x0lcd.c
136
int
sc_contrast_max
;
member in struct:j6x0lcd_softc
223
sc->
sc_contrast_max
=
226
sc->sc_contrast = sc->
sc_contrast_max
237
sc->
sc_contrast_max
=
345
*(int *)msg = sc->
sc_contrast_max
;
365
if (value > sc->
sc_contrast_max
)
366
value = sc->
sc_contrast_max
;
Completed in 22 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025