rfkill_ops         49 arch/arm/mach-pxa/tosa-bt.c static const struct rfkill_ops tosa_bt_rfkill_ops = {
rfkill_ops         57 arch/arm/mach-s3c24xx/h1940-bluetooth.c static const struct rfkill_ops h1940bt_rfkill_ops = {
rfkill_ops       2444 drivers/net/usb/hso.c static const struct rfkill_ops hso_rfkill_ops = {
rfkill_ops       1594 drivers/platform/x86/acer-wmi.c static const struct rfkill_ops acer_rfkill_ops = {
rfkill_ops         39 drivers/platform/x86/amilo-rfkill.c static const struct rfkill_ops amilo_a1655_rfkill_ops = {
rfkill_ops         69 drivers/platform/x86/amilo-rfkill.c static const struct rfkill_ops amilo_m7440_rfkill_ops = {
rfkill_ops       1305 drivers/platform/x86/asus-laptop.c static const struct rfkill_ops asus_gps_rfkill_ops = {
rfkill_ops       1326 drivers/platform/x86/asus-laptop.c static const struct rfkill_ops asus_rfkill_ops = {
rfkill_ops       1350 drivers/platform/x86/asus-laptop.c 			     const struct rfkill_ops *ops)
rfkill_ops       1433 drivers/platform/x86/asus-laptop.c static const struct rfkill_ops pega_rfkill_ops = {
rfkill_ops       1002 drivers/platform/x86/asus-wmi.c static const struct rfkill_ops asus_rfkill_wlan_ops = {
rfkill_ops       1007 drivers/platform/x86/asus-wmi.c static const struct rfkill_ops asus_rfkill_ops = {
rfkill_ops        919 drivers/platform/x86/classmate-laptop.c static const struct rfkill_ops cmpc_rfkill_ops = {
rfkill_ops        362 drivers/platform/x86/compal-laptop.c static const struct rfkill_ops compal_rfkill_ops = {
rfkill_ops        564 drivers/platform/x86/dell-laptop.c static const struct rfkill_ops dell_rfkill_ops = {
rfkill_ops        107 drivers/platform/x86/dell-rbtn.c static const struct rfkill_ops rbtn_ops = {
rfkill_ops        763 drivers/platform/x86/eeepc-laptop.c static const struct rfkill_ops eeepc_rfkill_ops = {
rfkill_ops        333 drivers/platform/x86/hp-wmi.c static const struct rfkill_ops hp_wmi_rfkill_ops = {
rfkill_ops        373 drivers/platform/x86/hp-wmi.c static const struct rfkill_ops hp_wmi_rfkill2_ops = {
rfkill_ops        573 drivers/platform/x86/ideapad-laptop.c static const struct rfkill_ops ideapad_rfk_ops = {
rfkill_ops        113 drivers/platform/x86/intel_oaktrail.c static const struct rfkill_ops oaktrail_rfkill_ops = {
rfkill_ops        738 drivers/platform/x86/msi-laptop.c static const struct rfkill_ops rfkill_bluetooth_ops = {
rfkill_ops        742 drivers/platform/x86/msi-laptop.c static const struct rfkill_ops rfkill_wlan_ops = {
rfkill_ops        746 drivers/platform/x86/msi-laptop.c static const struct rfkill_ops rfkill_threeg_ops = {
rfkill_ops        590 drivers/platform/x86/samsung-laptop.c static const struct rfkill_ops seclinux_rfkill_ops = {
rfkill_ops        650 drivers/platform/x86/samsung-laptop.c static const struct rfkill_ops swsmi_rfkill_ops = {
rfkill_ops        958 drivers/platform/x86/samsung-laptop.c 			      const struct rfkill_ops *ops,
rfkill_ops       1609 drivers/platform/x86/sony-laptop.c static const struct rfkill_ops sony_rfkill_ops = {
rfkill_ops       1258 drivers/platform/x86/thinkpad_acpi.c static const struct rfkill_ops tpacpi_rfk_rfkill_ops = {
rfkill_ops       2601 drivers/platform/x86/toshiba_acpi.c static const struct rfkill_ops wwan_rfk_ops = {
rfkill_ops        201 drivers/platform/x86/toshiba_bluetooth.c static const struct rfkill_ops rfk_ops = {
rfkill_ops         35 drivers/platform/x86/xo1-rfkill.c static const struct rfkill_ops rfkill_ops = {
rfkill_ops         45 drivers/platform/x86/xo1-rfkill.c 			   &rfkill_ops, NULL);
rfkill_ops         82 include/linux/rfkill.h 					  const struct rfkill_ops *ops,
rfkill_ops        230 include/linux/rfkill.h 	     const struct rfkill_ops *ops,
rfkill_ops       2171 net/bluetooth/hci_core.c static const struct rfkill_ops hci_rfkill_ops = {
rfkill_ops        184 net/nfc/core.c static const struct rfkill_ops nfc_rfkill_ops = {
rfkill_ops         51 net/rfkill/core.c 	const struct rfkill_ops	*ops;
rfkill_ops        922 net/rfkill/core.c 					  const struct rfkill_ops *ops,
rfkill_ops         47 net/rfkill/rfkill-gpio.c static const struct rfkill_ops rfkill_gpio_ops = {
rfkill_ops        255 net/wimax/op-rfkill.c static const struct rfkill_ops wimax_rfkill_ops = {
rfkill_ops        510 net/wireless/core.c 	rdev->rfkill_ops.set_block = cfg80211_rfkill_set_block;
rfkill_ops        513 net/wireless/core.c 				   &rdev->rfkill_ops, rdev);
rfkill_ops        969 net/wireless/core.c 	rdev->rfkill_ops.poll = cfg80211_rfkill_poll;
rfkill_ops         29 net/wireless/core.h 	struct rfkill_ops rfkill_ops;