Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/
H A Db43legacy.h686 int suspend_init_status; member
H A Dmain.c3926 wldev->suspend_init_status = b43legacy_status(wldev); in b43legacy_suspend()
3927 if (wldev->suspend_init_status >= B43legacy_STAT_STARTED) in b43legacy_suspend()
3929 if (wldev->suspend_init_status >= B43legacy_STAT_INITIALIZED) in b43legacy_suspend()
3947 if (wldev->suspend_init_status >= B43legacy_STAT_INITIALIZED) { in b43legacy_resume()
3954 if (wldev->suspend_init_status >= B43legacy_STAT_STARTED) { in b43legacy_resume()