/linux-4.1.27/arch/arm/boot/dts/ |
D | dove-d2plug.dts | 23 wlan-ap { 24 label = "wlan-ap"; 28 wlan-act { 29 label = "wlan-act";
|
D | dove-d3plug.dts | 23 wlan-act { 24 label = "wlan-act"; 28 wlan-ap { 29 label = "wlan-ap";
|
D | omap4-var-stk-om44.dts | 11 #include "omap4-var-som-om44-wlan.dtsi"
|
D | omap4-var-dvk-om44.dts | 11 #include "omap4-var-som-om44-wlan.dtsi"
|
D | sun8i-a23-ippo-q8h-v1.2.dts | 50 * dtb file since some gpio-s surrounding the wlan/bluetooth are different,
|
D | omap3-tao3530.dtsi | 115 /* wlan GPIO output for WLAN_EN */
|
D | ste-snowball.dts | 512 wlan {
|
D | ste-href-family-pinctrl.dtsi | 725 wlan {
|
/linux-4.1.27/Documentation/ABI/testing/ |
D | sysfs-platform-asus-laptop | 45 What: /sys/devices/platform/asus_laptop/wlan 50 Control the wlan device. 1 means on, 0 means off.
|
D | sysfs-platform-msi-laptop | 17 What: /sys/devices/platform/msi-laptop-pf/wlan
|
/linux-4.1.27/drivers/platform/x86/ |
D | asus-wmi.c | 200 struct asus_rfkill wlan; member 608 if (asus->wlan.rfkill) in asus_rfkill_hotplug() 609 rfkill_set_sw_state(asus->wlan.rfkill, blocked); in asus_rfkill_hotplug() 906 if (asus->wlan.rfkill) { in asus_wmi_rfkill_exit() 907 rfkill_unregister(asus->wlan.rfkill); in asus_wmi_rfkill_exit() 908 rfkill_destroy(asus->wlan.rfkill); in asus_wmi_rfkill_exit() 909 asus->wlan.rfkill = NULL; in asus_wmi_rfkill_exit() 955 result = asus_new_rfkill(asus, &asus->wlan, "asus-wlan", in asus_wmi_rfkill_init() 1847 if (asus->wlan.rfkill) { in asus_hotk_thaw() 1848 bool wlan; in asus_hotk_thaw() local [all …]
|
D | msi-laptop.c | 247 static int get_wireless_state(int *wlan, int *bluetooth) in get_wireless_state() argument 256 if (wlan) in get_wireless_state() 257 *wlan = !!(rdata & 8); in get_wireless_state() 540 static DEVICE_ATTR(wlan, 0444, show_wlan, NULL);
|
D | samsung-laptop.c | 343 struct samsung_rfkill wlan; member 947 if (samsung->wlan.rfkill) { in samsung_rfkill_exit() 948 rfkill_unregister(samsung->wlan.rfkill); in samsung_rfkill_exit() 949 rfkill_destroy(samsung->wlan.rfkill); in samsung_rfkill_exit() 950 samsung->wlan.rfkill = NULL; in samsung_rfkill_exit() 991 return samsung_new_rfkill(samsung, &samsung->wlan, "samsung-wlan", in samsung_rfkill_init_seclinux() 1012 ret = samsung_new_rfkill(samsung, &samsung->wlan, in samsung_rfkill_init_swsmi()
|
D | eeepc-laptop.c | 920 int wlan; in eeepc_hotk_thaw() local 927 wlan = get_acpi(eeepc, CM_ASL_WLAN); in eeepc_hotk_thaw() 928 if (wlan >= 0) in eeepc_hotk_thaw() 929 set_acpi(eeepc, CM_ASL_WLAN, wlan); in eeepc_hotk_thaw()
|
D | asus-laptop.c | 283 struct asus_rfkill wlan; member 1034 static DEVICE_ATTR_RW(wlan); 1361 asus_rfkill_terminate(&asus->wlan); in asus_rfkill_exit() 1406 result = asus_rfkill_setup(asus, &asus->wlan, "asus-wlan", in asus_rfkill_init() 1468 ret = pega_rfkill_setup(asus, &asus->wlan, "pega-wlan", in pega_rfkill_init()
|
/linux-4.1.27/drivers/staging/wlan-ng/ |
D | Kconfig | 8 This is the wlan-ng prism 2.5/3 USB driver for a wide range of
|
/linux-4.1.27/drivers/staging/ |
D | Makefile | 8 obj-$(CONFIG_PRISM2_USB) += wlan-ng/
|
D | Kconfig | 29 source "drivers/staging/wlan-ng/Kconfig"
|
/linux-4.1.27/drivers/pinctrl/qcom/ |
D | pinctrl-msm8x74.c | 862 FUNCTION(wlan), 903 PINGROUP(36, wlan, sdc3, NA, NA, NA, NA, NA), 904 PINGROUP(37, wlan, sdc3, NA, NA, NA, NA, NA), 905 PINGROUP(38, wlan, sdc3, NA, NA, NA, NA, NA), 906 PINGROUP(39, wlan, sdc3, NA, NA, NA, NA, NA), 907 PINGROUP(40, wlan, sdc3, NA, NA, NA, NA, NA),
|
D | pinctrl-msm8960.c | 1071 FUNCTION(wlan), 1159 PINGROUP(84, wlan, sdc4, NA, NA, NA, NA, NA, NA, NA, NA, NA), 1160 PINGROUP(85, wlan, sdc4, NA, NA, NA, NA, NA, NA, NA, NA, NA), 1161 PINGROUP(86, wlan, sdc4, pmb_clk, NA, NA, NA, NA, NA, NA, NA, NA), 1162 PINGROUP(87, wlan, sdc4, NA, NA, NA, NA, NA, NA, NA, NA, NA), 1163 PINGROUP(88, wlan, sdc4, NA, NA, NA, NA, NA, NA, NA, NA, NA),
|
/linux-4.1.27/Documentation/ABI/stable/ |
D | sysfs-class-rfkill | 30 Description: Driver type string ("wlan", "bluetooth", etc).
|
/linux-4.1.27/Documentation/devicetree/bindings/pinctrl/ |
D | qcom,msm8974-pinctrl.txt | 73 ter_mi2s, sec_mi2s, bt, fm, wlan, slimbus, gpio
|
D | qcom,msm8960-pinctrl.txt | 114 vfe_camif_timer7_b, vfe_camif_timer7_c, wlan
|
/linux-4.1.27/arch/powerpc/boot/dts/ |
D | hotfoot.dts | 4 * Copyright 2009 AbsoluteValue Systems <solomon@linux-wlan.com>
|
/linux-4.1.27/Documentation/laptops/ |
D | asus-laptop.txt | 219 wapf: WAPF defines the behavior of the Fn+Fx wlan key
|