Searched refs:lps (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/scsi/bfa/ |
| H A D | bfa_fcs.c | 127 bfa_lps_delete(fcs->fabric.lps); in bfa_fcs_exit() 355 bfa_sm_send_event(fabric->lps, BFA_LPS_SM_OFFLINE); in bfa_fcs_fabric_sm_flogi() 369 bfa_sm_send_event(fabric->lps, BFA_LPS_SM_OFFLINE); in bfa_fcs_fabric_sm_flogi() 374 bfa_sm_send_event(fabric->lps, BFA_LPS_SM_OFFLINE); in bfa_fcs_fabric_sm_flogi() 426 bfa_sm_send_event(fabric->lps, BFA_LPS_SM_OFFLINE); in bfa_fcs_fabric_sm_auth() 440 bfa_sm_send_event(fabric->lps, BFA_LPS_SM_OFFLINE); in bfa_fcs_fabric_sm_auth() 518 bfa_sm_send_event(fabric->lps, BFA_LPS_SM_OFFLINE); in bfa_fcs_fabric_sm_nofabric() 559 bfa_sm_send_event(fabric->lps, BFA_LPS_SM_OFFLINE); in bfa_fcs_fabric_sm_online() 576 bfa_sm_send_event(fabric->lps, BFA_LPS_SM_OFFLINE); in bfa_fcs_fabric_sm_online() 689 bfa_sm_send_event(fabric->lps, BFA_LPS_SM_LOGOUT); in bfa_fcs_fabric_sm_stopping() [all …]
|
| /linux/arch/s390/include/uapi/asm/ |
| H A D | clp.h | 18 unsigned int lps : 6; member
|
| /linux/drivers/video/fbdev/ |
| H A D | sh7760fb.c | 76 int lps; in sh7760fb_blank() local 81 lps = 3; in sh7760fb_blank() 85 lps = 0; in sh7760fb_blank() 94 return wait_for_lps(par, lps); in sh7760fb_blank()
|
| /linux/drivers/staging/rtl8723bs/hal/ |
| H A D | HalBtc8723b1Ant.c | 766 u8 lps = lpsVal; in halbtc8723b1ant_SetLpsRpwm() local 769 pBtCoexist->fBtcSet(pBtCoexist, BTC_SET_U1_LPS_VAL, &lps); in halbtc8723b1ant_SetLpsRpwm()
|
| /linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/ |
| H A D | halbtc8821a1ant.c | 869 u8 lps = lps_val; in btc8821a1ant_set_lps_rpwm() local 872 btcoexist->btc_set(btcoexist, BTC_SET_U1_LPS_VAL, &lps); in btc8821a1ant_set_lps_rpwm()
|
| H A D | halbtc8723b2ant.c | 1004 u8 lps = lps_val; in btc8723b2ant_set_lps_rpwm() local 1007 btcoexist->btc_set(btcoexist, BTC_SET_U1_LPS_VAL, &lps); in btc8723b2ant_set_lps_rpwm()
|
| H A D | halbtc8821a2ant.c | 980 u8 lps = lps_val; in btc8821a2ant_set_lps_rpwm() local 983 btcoexist->btc_set(btcoexist, BTC_SET_U1_LPS_VAL, &lps); in btc8821a2ant_set_lps_rpwm()
|