Searched refs:byResult (Results 1 - 2 of 2) sorted by relevance

/drivers/staging/vt6655/
H A Ddevice_main.c483 static void s_vCompleteCurrentMeasure (PSDevice pDevice, unsigned char byResult) argument
503 byResult,
512 byResult,
/drivers/telephony/
H A Dixj.c7514 BYTE byResult; local
7532 byResult = PCIEE_ReadBit(wEEPROMAddress, lastLCC);
7533 *pwResult = (*pwResult << 1) | byResult;

Completed in 81 milliseconds