Home
last modified time | relevance | path

Searched refs:has_legacy_battery (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/sys/arch/macppc/dev/
Dpmu.c230 static const char *has_legacy_battery[] = { variable
451 if (of_compatible(root_node, has_legacy_battery)) { in pmu_attach()