Home
last modified time | relevance | path

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

/net/wireless/
Dcore.c289 rdev = container_of(work, struct cfg80211_registered_device, rfkill_sync); in cfg80211_rfkill_sync_work()
445 INIT_WORK(&rdev->rfkill_sync, cfg80211_rfkill_sync_work); in wiphy_new()
834 schedule_work(&rdev->rfkill_sync); in wiphy_rfkill_set_hw_state()
Dcore.h35 struct work_struct rfkill_sync; member
Dwext-compat.c904 schedule_work(&rdev->rfkill_sync); in cfg80211_wext_siwtxpower()