Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/vt6655/
Dbaseband.h94 void BBvExitDeepSleep(struct vnt_private *, unsigned char byLocalID);
Dbaseband.c2393 BBvExitDeepSleep(struct vnt_private *priv, unsigned char byLocalID) in BBvExitDeepSleep() function
Dcard.c486 BBvExitDeepSleep(pDevice, pDevice->byLocalID); in CARDbRadioPowerOn()