Home
last modified time | relevance | path

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

/drivers/staging/bcm/
DPHSModule.c11 static BOOLEAN ValidatePHSRuleComplete(struct bcm_phs_rule *psPhsRule);
643 if (!ValidatePHSRuleComplete(pstPhsRule)) { in PhsCompress()
791 static BOOLEAN ValidatePHSRuleComplete(IN struct bcm_phs_rule *psPhsRule) in ValidatePHSRuleComplete() function