Home
last modified time | relevance | path

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

/linux/drivers/staging/vt6655/
A Drf.c612 priv->byMaxPwrLevel = AL2230_PWR_IDX_LEN; in RFbInit()
616 priv->byMaxPwrLevel = AL7230_PWR_IDX_LEN; in RFbInit()
789 if (byDec >= priv->byMaxPwrLevel) in RFbSetPower()
790 byDec = priv->byMaxPwrLevel - 1; in RFbSetPower()
832 if (byPwr >= priv->byMaxPwrLevel) in RFbRawSetPower()
A Ddevice.h160 unsigned char byMaxPwrLevel; member

Completed in 6 milliseconds