Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/acpi/
Damltypes.h172 AML_OBJTYPE_POWERRSRC, enumerator
Dacpidebug.c208 case AML_OBJTYPE_POWERRSRC: in db_aml_objtype()
Dacpipwrres.c300 if (ref->type != AML_OBJTYPE_POWERRSRC) { in acpipwrres_foundcons()
Dacpitz.c321 ref->type != AML_OBJTYPE_POWERRSRC) { in acpitz_setfan()
Ddsdt.c860 case AML_OBJTYPE_POWERRSRC: in aml_showvalue()
965 case AML_OBJTYPE_POWERRSRC: in aml_copyvalue()
4316 rv = _aml_setvalue(opargs[0], AML_OBJTYPE_POWERRSRC, 0, 0); in aml_parse()
Dacpi.c2267 case AML_OBJTYPE_POWERRSRC: in acpi_add_device()