Searched refs:wimax_rfkill (Results 1 – 3 of 3) sorted by relevance
301 int wimax_rfkill(struct wimax_dev *wimax_dev, enum wimax_rf_state state) in wimax_rfkill() function340 EXPORT_SYMBOL(wimax_rfkill);441 result = wimax_rfkill(wimax_dev, new_state); in wimax_gnl_doit_rfkill()
175 struct rfkill *wimax_rfkill; member850 if (eeepc->wimax_rfkill) { in eeepc_rfkill_exit()851 rfkill_unregister(eeepc->wimax_rfkill); in eeepc_rfkill_exit()852 rfkill_destroy(eeepc->wimax_rfkill); in eeepc_rfkill_exit()853 eeepc->wimax_rfkill = NULL; in eeepc_rfkill_exit()884 result = eeepc_new_rfkill(eeepc, &eeepc->wimax_rfkill, in eeepc_rfkill_init()952 if (eeepc->wimax_rfkill) in eeepc_hotk_restore()953 rfkill_set_sw_state(eeepc->wimax_rfkill, in eeepc_hotk_restore()
515 int wimax_rfkill(struct wimax_dev *, enum wimax_rf_state);