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

/drivers/staging/vt6655/
H A Ddpc.c309 long ldBmThreshold = 0; local
375 ldBmThreshold = -57;
377 if (ldBm > ldBmThreshold)
380 ldBmThreshold -= 5;
H A Ddevice.h579 long ldBmThreshold[BB_VGA_LEVEL]; member in struct:vnt_private

Completed in 56 milliseconds