OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:prcm_softc
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/arm/ti/
ti_prcm.c
44
static struct ti_prcm_softc *
prcm_softc
= NULL;
variable in typeref:struct:ti_prcm_softc *
220
KASSERT(
prcm_softc
== NULL);
221
prcm_softc
= sc;
234
KASSERTMSG(
prcm_softc
!= NULL, "prcm driver not attached");
245
tc = ti_prcm_clock_find(
prcm_softc
, p);
247
aprint_error_dev(
prcm_softc
->sc_dev,
Completed in 12 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025