Home
last modified time | relevance | path

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

/Linux-v4.19/net/wireless/
Dcore.c293 rdev = container_of(work, struct cfg80211_registered_device, rfkill_sync); in cfg80211_rfkill_sync_work()
505 INIT_WORK(&rdev->rfkill_sync, cfg80211_rfkill_sync_work); in wiphy_new_nm()
1012 schedule_work(&rdev->rfkill_sync); in wiphy_rfkill_set_hw_state()
Dcore.h30 struct work_struct rfkill_sync; member
Dwext-compat.c871 schedule_work(&rdev->rfkill_sync); in cfg80211_wext_siwtxpower()