OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pmc_softc
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/nvidia/
tegra_pmc.c
54
static struct tegra_pmc_softc *
pmc_softc
= NULL;
variable in typeref:struct:tegra_pmc_softc *
95
KASSERT(
pmc_softc
== NULL);
96
pmc_softc
= sc;
105
if (
pmc_softc
) {
106
*pbst =
pmc_softc
->sc_bst;
107
*pbsh =
pmc_softc
->sc_bsh;
tegra_pmc.c
54
static struct tegra_pmc_softc *
pmc_softc
= NULL;
variable in typeref:struct:tegra_pmc_softc *
95
KASSERT(
pmc_softc
== NULL);
96
pmc_softc
= sc;
105
if (
pmc_softc
) {
106
*pbst =
pmc_softc
->sc_bst;
107
*pbsh =
pmc_softc
->sc_bsh;
Completed in 21 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025