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 - 2
of
2
) 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,
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 22 milliseconds
Indexes created Wed Sep 24 15:09:51 GMT 2025