Searched defs:_ValidateNode (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/common/libwsbm/src/
H A Dwsbm_driver.h92 struct _ValidateNode *(*alloc) (struct _WsbmVNodeFuncs *, int);
93 void (*free) (struct _ValidateNode *);
94 void (*clear) (struct _ValidateNode *);
102 struct _ValidateNode struct

Completed in 40 milliseconds