OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_nclocks
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/arm/altera/
cycv_clkmgr.c
100
u_int
sc_nclocks
;
member in struct:cycv_clkmgr_softc
170
sc->
sc_nclocks
= cycv_clkmgr_clocks_traverse(sc, clocks_handle, NULL,
173
sc->sc_clocks = kmem_zalloc(sc->
sc_nclocks
* sizeof *sc->sc_clocks,
179
for (int i = 0; i < sc->
sc_nclocks
; i++)
346
for (i = 0; i < sc->
sc_nclocks
; i++) {
359
for (i = 0; i < sc->
sc_nclocks
; i++) {
Completed in 12 milliseconds
Indexes created Thu Oct 23 18:09:57 GMT 2025