Searched refs:brcms_deviceremoved (Results 1 – 1 of 1) sorted by relevance
383 static bool brcms_deviceremoved(struct brcms_c_info *wlc) in brcms_deviceremoved() function 2516 * -1 if brcms_deviceremoved(wlc) evaluates to true;2533 if (brcms_deviceremoved(wlc)) in wlc_intstatus() 2536 /* brcms_deviceremoved() succeeds even when the core is still resetting, in wlc_intstatus() 2855 dev_gone = brcms_deviceremoved(wlc_hw->wlc); in brcms_c_coredisable() 3115 if (!brcms_deviceremoved(wlc_hw->wlc)) in brcms_b_reset() 4176 if (brcms_deviceremoved(wlc)) { in brcms_c_radio_timer() 4214 if (brcms_deviceremoved(wlc)) { in brcms_c_watchdog() 4992 if (wlc->pub->hw_off || brcms_deviceremoved(wlc)) in brcms_c_up() 5087 dev_gone = brcms_deviceremoved(wlc_h in brcms_b_bmac_down_prep() [all...]