Searched refs:PS_STATE_SLEEP (Results 1 - 11 of 11) sorted by relevance

/linux-master/drivers/net/wireless/marvell/libertas/
H A Ddefs.h327 PS_STATE_SLEEP enumerator in enum:PS_STATE
H A Dmain.c457 else if (priv->psstate == PS_STATE_SLEEP)
590 if ((priv->psstate == PS_STATE_SLEEP) ||
1111 if (priv->psstate == PS_STATE_SLEEP)
1124 if (priv->psstate == PS_STATE_SLEEP)
H A Dcmd.c1268 if ((priv->psstate == PS_STATE_SLEEP) ||
1295 if ((priv->psstate == PS_STATE_SLEEP)
1329 if ((priv->psstate == PS_STATE_SLEEP) ||
1397 priv->psstate = PS_STATE_SLEEP;
/linux-master/drivers/net/wireless/marvell/mwifiex/
H A Duap_event.c272 PS_STATE_SLEEP;
H A Dmain.c296 if ((adapter->ps_state == PS_STATE_SLEEP) &&
313 if (adapter->ps_state == PS_STATE_SLEEP)
376 if ((adapter->ps_state == PS_STATE_SLEEP) ||
482 adapter->ps_state = PS_STATE_SLEEP;
H A Dcmdevt.c362 adapter->ps_state = PS_STATE_SLEEP;
1286 adapter->ps_state = PS_STATE_SLEEP;
H A Dpcie.c2432 adapter->ps_state == PS_STATE_SLEEP &&
2527 adapter->ps_state == PS_STATE_SLEEP) {
2570 adapter->ps_state != PS_STATE_SLEEP)
H A Dsta_event.c788 PS_STATE_SLEEP;
H A Dmain.h261 PS_STATE_SLEEP enumerator in enum:MWIFIEX_PS_STATE
H A Dsdio.c1343 if (!adapter->pps_uapsd_mode && adapter->ps_state == PS_STATE_SLEEP)
/linux-master/drivers/bluetooth/
H A Dbtnxpuart.c85 #define PS_STATE_SLEEP 1 macro
360 str_on_off(ps_state == PS_STATE_SLEEP), status);
376 ps_control(data->hdev, PS_STATE_SLEEP);

Completed in 286 milliseconds