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
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/arch/hpcarm/dev/
sed1356var.h
61
int
sc_contrast
;
member in struct:sed1356_softc
/src/sys/arch/hpcmips/dev/
ite8181var.h
62
int
sc_contrast
;
member in struct:ite8181_softc
mq200var.h
61
int
sc_contrast
;
member in struct:mq200_softc
/src/sys/arch/hpcsh/dev/
j6x0lcd.c
134
int
sc_contrast
;
member in struct:j6x0lcd_softc
226
sc->
sc_contrast
= sc->sc_contrast_max
240
sc->
sc_contrast
=
250
sc->sc_brightness, sc->
sc_contrast
);
319
sc->
sc_contrast
= contrast;
341
*(int *)msg = sc->
sc_contrast
;
/src/sys/dev/hpc/
bivideo.c
101
int
sc_contrast
;
member in struct:bivideo_softc
468
dispparam->curval = sc->
sc_contrast
;
469
VPRINTF(("bivideo_ioctl: GET:CONTRAST max=%d, current=%d\n", sc->sc_max_contrast, sc->
sc_contrast
));
536
int org = sc->
sc_contrast
;
539
VPRINTF(("bivideo_ioctl: SET:CONTRAST org=%d, current=%d\n", org, sc->
sc_contrast
));
727
sc->
sc_contrast
= val;
729
sc->
sc_contrast
= sc->sc_max_contrast;
739
sc->
sc_contrast
= -1;
763
sc->
sc_contrast
= val;
768
sc->
sc_contrast
= val
[
all
...]
/src/sys/dev/ic/
ssdfbvar.h
355
uint8_t
sc_contrast
;
member in struct:ssdfb_softc
Completed in 17 milliseconds
Indexes created Tue Sep 23 14:10:03 GMT 2025