OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gh_func
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/xscale/
pxa2x0_gpio.c
64
int (*
gh_func
)(void *);
member in struct:gpio_irq_handler
284
gh->
gh_func
= func;
386
return ((sc->sc_handlers[0]->
gh_func
)(sc->sc_handlers[0]->gh_arg));
404
return ((sc->sc_handlers[1]->
gh_func
)(sc->sc_handlers[1]->gh_arg));
467
nhandled = (gh->
gh_func
)(gh->gh_arg);
pxa2x0_gpio.c
64
int (*
gh_func
)(void *);
member in struct:gpio_irq_handler
284
gh->
gh_func
= func;
386
return ((sc->sc_handlers[0]->
gh_func
)(sc->sc_handlers[0]->gh_arg));
404
return ((sc->sc_handlers[1]->
gh_func
)(sc->sc_handlers[1]->gh_arg));
467
nhandled = (gh->
gh_func
)(gh->gh_arg);
Completed in 23 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025