OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:urtw_led_on
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
if_urtw.c
559
static usbd_status
urtw_led_on
(struct urtw_softc *, int);
1822
urtw_led_on
(struct urtw_softc *sc, int type)
function in typeref:typename:usbd_status
1889
sc->sc_gpio_ledstate =
URTW_LED_ON
;
1897
case
URTW_LED_ON
:
1900
urtw_led_on
(sc, URTW_LED_GPIO);
1907
URTW_LED_OFF :
URTW_LED_ON
;
1912
urtw_led_on
(sc, URTW_LED_GPIO);
1995
if (sc->sc_gpio_blinkstate ==
URTW_LED_ON
)
1996
(void)
urtw_led_on
(sc, URTW_LED_GPIO);
2009
if (sc->sc_gpio_ledstate ==
URTW_LED_ON
&
[
all
...]
if_urtw.c
559
static usbd_status
urtw_led_on
(struct urtw_softc *, int);
1822
urtw_led_on
(struct urtw_softc *sc, int type)
function in typeref:typename:usbd_status
1889
sc->sc_gpio_ledstate =
URTW_LED_ON
;
1897
case
URTW_LED_ON
:
1900
urtw_led_on
(sc, URTW_LED_GPIO);
1907
URTW_LED_OFF :
URTW_LED_ON
;
1912
urtw_led_on
(sc, URTW_LED_GPIO);
1995
if (sc->sc_gpio_blinkstate ==
URTW_LED_ON
)
1996
(void)
urtw_led_on
(sc, URTW_LED_GPIO);
2009
if (sc->sc_gpio_ledstate ==
URTW_LED_ON
&
[
all
...]
Completed in 29 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025