OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_switchcb
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/hpc/
hpcfb.c
163
void (*
sc_switchcb
)(void *, int, int);
member in struct:hpcfb_softc
828
sc->
sc_switchcb
= cb;
851
(*sc->
sc_switchcb
)(sc->sc_switchcbarg, EIO, 0);
885
if (sc->
sc_switchcb
)
886
(*sc->
sc_switchcb
)(sc->sc_switchcbarg, 0, 0);
Completed in 15 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025