OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_leds
(Results
1 - 25
of
39
) sorted by relevancy
1
2
/src/sys/arch/next68k/dev/
nextkbdvar.h
40
int
sc_leds
;
member in struct:nextkbd_softc
nextkbdvar.h
40
int
sc_leds
;
member in struct:nextkbd_softc
nextkbdvar.h
40
int
sc_leds
;
member in struct:nextkbd_softc
/src/sys/arch/mac68k/dev/
akbdvar.h
47
u_int8_t
sc_leds
; /* current LED state */
member in struct:akbd_softc
akbdvar.h
47
u_int8_t
sc_leds
; /* current LED state */
member in struct:akbd_softc
akbdvar.h
47
u_int8_t
sc_leds
; /* current LED state */
member in struct:akbd_softc
/src/sys/arch/macppc/dev/
akbdvar.h
51
u_int8_t
sc_leds
; /* current LED state */
member in struct:akbd_softc
akbdvar.h
51
u_int8_t
sc_leds
; /* current LED state */
member in struct:akbd_softc
akbdvar.h
51
u_int8_t
sc_leds
; /* current LED state */
member in struct:akbd_softc
/src/sys/dev/hid/
hidkbdsc.h
72
int
sc_leds
;
member in struct:hidkbd
hidkbdsc.h
72
int
sc_leds
;
member in struct:hidkbd
hidkbdsc.h
72
int
sc_leds
;
member in struct:hidkbd
/src/sys/dev/i2c/
pcf8574.c
83
struct pcf8574_led
sc_leds
[PCF8574_NPINS];
member in struct:pcf8574_softc
261
led_detach(sc->
sc_leds
[i].led);
298
l = &sc->
sc_leds
[sc->sc_nleds];
pcagpio.c
75
struct pcagpio_led
sc_leds
[16];
member in struct:pcagpio_softc
213
led_detach(sc->
sc_leds
[i].led);
269
l = &sc->
sc_leds
[sc->sc_nleds];
pcf8574.c
83
struct pcf8574_led
sc_leds
[PCF8574_NPINS];
member in struct:pcf8574_softc
261
led_detach(sc->
sc_leds
[i].led);
298
l = &sc->
sc_leds
[sc->sc_nleds];
pcagpio.c
75
struct pcagpio_led
sc_leds
[16];
member in struct:pcagpio_softc
213
led_detach(sc->
sc_leds
[i].led);
269
l = &sc->
sc_leds
[sc->sc_nleds];
pcf8574.c
83
struct pcf8574_led
sc_leds
[PCF8574_NPINS];
member in struct:pcf8574_softc
261
led_detach(sc->
sc_leds
[i].led);
298
l = &sc->
sc_leds
[sc->sc_nleds];
pcagpio.c
75
struct pcagpio_led
sc_leds
[16];
member in struct:pcagpio_softc
213
led_detach(sc->
sc_leds
[i].led);
269
l = &sc->
sc_leds
[sc->sc_nleds];
/src/sys/arch/evbarm/mpcsa/
mpcsa_leds.c
90
led_state_t
sc_leds
[MPCSA_LEDS_NPINS];
member in struct:mpcsa_leds_softc
256
switch (sc->
sc_leds
[n].l_mode) {
261
if (sc->
sc_leds
[n].l_comm_cnt > 0) {
262
if (sc->
sc_leds
[n].l_comm_cnt < INFINITE_BLINK)
263
sc->
sc_leds
[n].l_comm_cnt--;
265
sc->
sc_leds
[n].l_comm_cnt ^= 1;
267
if ((sc->
sc_leds
[n].l_conn_cnt > 0) ^ (sc->
sc_leds
[n].l_comm_cnt & 1))
274
if (--sc->
sc_leds
[n].l_blink_cnt <= 0) {
276
sc->
sc_leds
[n].l_blink_cnt = sc->sc_leds[n].l_blink_int
[
all
...]
mpcsa_leds.c
90
led_state_t
sc_leds
[MPCSA_LEDS_NPINS];
member in struct:mpcsa_leds_softc
256
switch (sc->
sc_leds
[n].l_mode) {
261
if (sc->
sc_leds
[n].l_comm_cnt > 0) {
262
if (sc->
sc_leds
[n].l_comm_cnt < INFINITE_BLINK)
263
sc->
sc_leds
[n].l_comm_cnt--;
265
sc->
sc_leds
[n].l_comm_cnt ^= 1;
267
if ((sc->
sc_leds
[n].l_conn_cnt > 0) ^ (sc->
sc_leds
[n].l_comm_cnt & 1))
274
if (--sc->
sc_leds
[n].l_blink_cnt <= 0) {
276
sc->
sc_leds
[n].l_blink_cnt = sc->sc_leds[n].l_blink_int
[
all
...]
mpcsa_leds.c
90
led_state_t
sc_leds
[MPCSA_LEDS_NPINS];
member in struct:mpcsa_leds_softc
256
switch (sc->
sc_leds
[n].l_mode) {
261
if (sc->
sc_leds
[n].l_comm_cnt > 0) {
262
if (sc->
sc_leds
[n].l_comm_cnt < INFINITE_BLINK)
263
sc->
sc_leds
[n].l_comm_cnt--;
265
sc->
sc_leds
[n].l_comm_cnt ^= 1;
267
if ((sc->
sc_leds
[n].l_conn_cnt > 0) ^ (sc->
sc_leds
[n].l_comm_cnt & 1))
274
if (--sc->
sc_leds
[n].l_blink_cnt <= 0) {
276
sc->
sc_leds
[n].l_blink_cnt = sc->sc_leds[n].l_blink_int
[
all
...]
/src/sys/arch/ews4800mips/sbd/
kbms_sbdio.c
67
int
sc_leds
;
member in struct:kbms_softc
389
sc->
sc_leds
= leds;
409
*(int *)data = sc->
sc_leds
;
kbms_sbdio.c
67
int
sc_leds
;
member in struct:kbms_softc
389
sc->
sc_leds
= leds;
409
*(int *)data = sc->
sc_leds
;
/src/sys/dev/bluetooth/
btkbd.c
134
int
sc_leds
;
member in struct:btkbd_softc
356
if (sc->
sc_leds
== leds)
359
sc->
sc_leds
= leds;
396
*(int *)data = sc->
sc_leds
;
/src/sys/dev/adb/
adb_kbd.c
76
int
sc_leds
;
member in struct:adbkbd_softc
203
sc->
sc_leds
= 0; /* initially off */
628
if ((leds & 0x07) == (sc->
sc_leds
& 0x07))
647
sc->
sc_leds
= leds & 7;
692
*(int *)data = sc->
sc_leds
;
Completed in 39 milliseconds
1
2
Indexes created Wed Oct 01 19:09:53 GMT 2025