Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/compiler/
H A Ddtcompiler.h496 void (*DT_WALK_CALLBACK) ( typedef
504 DT_WALK_CALLBACK UserFunction,
H A Ddtutils.c941 DT_WALK_CALLBACK UserFunction, in DtWalkTableTree()