wimax_rfkill 169 drivers/platform/x86/eeepc-laptop.c struct rfkill *wimax_rfkill; wimax_rfkill 823 drivers/platform/x86/eeepc-laptop.c if (eeepc->wimax_rfkill) { wimax_rfkill 824 drivers/platform/x86/eeepc-laptop.c rfkill_unregister(eeepc->wimax_rfkill); wimax_rfkill 825 drivers/platform/x86/eeepc-laptop.c rfkill_destroy(eeepc->wimax_rfkill); wimax_rfkill 826 drivers/platform/x86/eeepc-laptop.c eeepc->wimax_rfkill = NULL; wimax_rfkill 857 drivers/platform/x86/eeepc-laptop.c result = eeepc_new_rfkill(eeepc, &eeepc->wimax_rfkill, wimax_rfkill 925 drivers/platform/x86/eeepc-laptop.c if (eeepc->wimax_rfkill) wimax_rfkill 926 drivers/platform/x86/eeepc-laptop.c rfkill_set_sw_state(eeepc->wimax_rfkill, wimax_rfkill 500 include/net/wimax.h int wimax_rfkill(struct wimax_dev *, enum wimax_rf_state); wimax_rfkill 324 net/wimax/op-rfkill.c EXPORT_SYMBOL(wimax_rfkill); wimax_rfkill 425 net/wimax/op-rfkill.c result = wimax_rfkill(wimax_dev, new_state);