OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_client_pin
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/hpcarm/dev/
wzero3_usb.c
57
int
sc_client_pin
;
member in struct:wzero3usb_softc
155
sc->
sc_client_pin
= model->client_pin;
165
if (sc->
sc_client_pin
>= 0) {
166
sc->sc_client_ih = pxa2x0_gpio_intr_establish(sc->
sc_client_pin
,
203
pxa2x0_gpio_get_bit(sc->
sc_client_pin
) ? "H" : "L"));
wzero3_usb.c
57
int
sc_client_pin
;
member in struct:wzero3usb_softc
155
sc->
sc_client_pin
= model->client_pin;
165
if (sc->
sc_client_pin
>= 0) {
166
sc->sc_client_ih = pxa2x0_gpio_intr_establish(sc->
sc_client_pin
,
203
pxa2x0_gpio_get_bit(sc->
sc_client_pin
) ? "H" : "L"));
Completed in 22 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025