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

/drivers/staging/vt6655/
H A Dbssdb.c397 bool bParsingQuiet = false; local
465 bParsingQuiet = true;
535 if ((bParsingQuiet == true) && (pIE_Quiet != NULL)) {
561 if ((bParsingQuiet == true) &&
613 bool bParsingQuiet = false; local
666 bParsingQuiet = true;
711 if ((bParsingQuiet == true) && (pIE_Quiet != NULL)) {
737 if ((bParsingQuiet == true) &&
/drivers/staging/vt6656/
H A Dbssdb.c363 BOOL bParsingQuiet = FALSE; local
430 bParsingQuiet = TRUE;
544 BOOL bParsingQuiet = FALSE; local
593 bParsingQuiet = TRUE;

Completed in 13 milliseconds