Home
last modified time | relevance | path

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

/linux-4.4.14/net/wireless/
Dcore.c268 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_nm()
848 schedule_work(&rdev->rfkill_sync); in wiphy_rfkill_set_hw_state()
Dcore.h29 struct work_struct rfkill_sync; member
Dwext-compat.c892 schedule_work(&rdev->rfkill_sync); in cfg80211_wext_siwtxpower()