/Linux-v5.4/drivers/platform/x86/ |
D | asus-wmi.c | 3 * Asus PC WMI hotkey driver 34 #include <linux/platform_data/x86/asus-wmi.h> 43 #include "asus-wmi.h" 47 MODULE_DESCRIPTION("Asus Generic WMI Driver"); 152 struct asus_wmi *asus; member 219 static int asus_wmi_input_init(struct asus_wmi *asus) in asus_wmi_input_init() argument 223 asus->inputdev = input_allocate_device(); in asus_wmi_input_init() 224 if (!asus->inputdev) in asus_wmi_input_init() 227 asus->inputdev->name = asus->driver->input_name; in asus_wmi_input_init() 228 asus->inputdev->phys = asus->driver->input_phys; in asus_wmi_input_init() [all …]
|
D | asus-laptop.c | 3 * asus-laptop.c - Asus Laptop Support 46 #define ASUS_LAPTOP_NAME "Asus Laptop Support" 114 * Some events we use, same for all Asus 219 struct asus_laptop *asus; member 230 struct asus_laptop *asus; member 415 static bool asus_check_pega_lucid(struct asus_laptop *asus) in asus_check_pega_lucid() argument 417 return !strcmp(asus->name, DEVICE_NAME_PEGA) && in asus_check_pega_lucid() 418 !acpi_check_handle(asus->handle, METHOD_PEGA_ENABLE, NULL) && in asus_check_pega_lucid() 419 !acpi_check_handle(asus->handle, METHOD_PEGA_DISABLE, NULL) && in asus_check_pega_lucid() 420 !acpi_check_handle(asus->handle, METHOD_PEGA_READ, NULL); in asus_check_pega_lucid() [all …]
|
D | asus-wireless.c | 3 * Asus Wireless Radio Control Driver 141 data->idev->name = "Asus Wireless Radio Control"; in asus_wireless_add() 142 data->idev->phys = "asus-wireless/input0"; in asus_wireless_add() 165 data->led.name = "asus-wireless::airplane"; in asus_wireless_add() 190 .name = "Asus Wireless Radio Control Driver", 201 MODULE_DESCRIPTION("Asus Wireless Radio Control Driver");
|
D | Kconfig | 88 tristate "Asus Laptop Extras" 99 This is a driver for Asus laptops, Lenovo SL and the Pegatron 110 If you have an ACPI-compatible ASUS laptop, say Y or M here. 675 tristate "ASUS WMI Driver" 688 Say Y here if you have a WMI aware Asus laptop (like Eee PCs or new 689 Asus Notebooks). 692 be called asus-wmi. 695 tristate "Asus Notebook WMI Driver" 699 This is a driver for newer Asus notebooks. It adds extra features 703 <file:Documentation/ABI/testing/sysfs-platform-asus-wmi> [all …]
|
D | Makefile | 6 obj-$(CONFIG_ASUS_LAPTOP) += asus-laptop.o 7 obj-$(CONFIG_ASUS_WMI) += asus-wmi.o 8 obj-$(CONFIG_ASUS_NB_WMI) += asus-nb-wmi.o 9 obj-$(CONFIG_ASUS_WIRELESS) += asus-wireless.o
|
/Linux-v5.4/Documentation/sound/hd-audio/ |
D | models.rst | 115 asus-g73jw 116 Subwoofer pin fixup for ASUS G73JW 151 asus-x101 152 ASUS X101 fixups 161 asus-zenbook 162 ASUS Zenbook fixups 163 asus-zenbook-ux31a 164 ASUS Zenbook UX31A fixups 167 asus-tx300 168 ASUS TX300 fixups [all …]
|
/Linux-v5.4/arch/mips/bcm47xx/ |
D | board.c | 47 {{BCM47XX_BOARD_ASUS_RTN10U, "Asus RT-N10U"}, "RTN10U"}, 48 {{BCM47XX_BOARD_ASUS_RTN10D, "Asus RT-N10D"}, "RTN10D"}, 49 {{BCM47XX_BOARD_ASUS_RTN12, "Asus RT-N12"}, "RT-N12"}, 50 {{BCM47XX_BOARD_ASUS_RTN12B1, "Asus RT-N12B1"}, "RTN12B1"}, 51 {{BCM47XX_BOARD_ASUS_RTN12C1, "Asus RT-N12C1"}, "RTN12C1"}, 52 {{BCM47XX_BOARD_ASUS_RTN12D1, "Asus RT-N12D1"}, "RTN12D1"}, 53 {{BCM47XX_BOARD_ASUS_RTN12HP, "Asus RT-N12HP"}, "RTN12HP"}, 54 {{BCM47XX_BOARD_ASUS_RTN16, "Asus RT-N16"}, "RT-N16-"}, 55 {{BCM47XX_BOARD_ASUS_WL320GE, "Asus WL320GE"}, "WL320G-"}, 56 {{BCM47XX_BOARD_ASUS_WL330GE, "Asus WL330GE"}, "WL330GE-"}, [all …]
|
/Linux-v5.4/Documentation/admin-guide/laptops/ |
D | asus-laptop.rst | 2 Asus Laptop Extras 12 This driver provides support for extra features of ACPI-compatible ASUS laptops. 52 Try "modprobe asus-laptop". Check your dmesg (simply type dmesg). You should 55 Asus Laptop Extras version 0.42 69 /sys/devices/platform/asus-laptop/infos entry. If you have a question or a 75 You can modify LEDs be echoing values to `/sys/class/leds/asus/*/brightness`:: 77 echo 1 > /sys/class/leds/asus::mail/brightness 88 /sys/class/backlight/asus-laptop/. Brightness Values are between 0 and 15. 119 /sys/devices/platform/asus-laptop/display. The significance of those values 171 2) Echo values from 0 to 15 to /sys/devices/platform/asus-laptop/display. [all …]
|
/Linux-v5.4/drivers/hid/ |
D | hid-asus.c | 3 * HID driver for Asus notebook built-in keyboard. 16 * This module has been updated to add support for Asus i2c touchpad. 29 #include <linux/platform_data/x86/asus-wmi.h> 40 MODULE_DESCRIPTION("Asus HID Keyboard and TouchPad"); 265 hid_warn(hdev, "Unmapped Asus vendor usagepage code 0x%02x\n", in asus_event() 311 hid_err(hdev, "Asus failed to send init command: %d\n", ret); in asus_kbd_init() 325 hid_err(hdev, "Asus failed to send configuration command: %d\n", ret); in asus_kbd_get_functions() 337 hid_err(hdev, "Asus failed to request functions: %d\n", ret); in asus_kbd_get_functions() 381 hid_err(led->hdev, "Asus failed to set keyboard backlight: %d\n", ret); in asus_kbd_backlight_work() 384 /* WMI-based keyboard backlight LED control (via asus-wmi driver) takes [all …]
|
/Linux-v5.4/arch/arm/boot/dts/ |
D | bcm4709-asus-rt-ac87u.dts | 4 * DTS for Asus RT-AC87U 15 compatible = "asus,rt-ac87u", "brcm,bcm4709", "brcm,bcm4708"; 16 model = "Asus RT-AC87U"; 94 asus@7ec0000 { 95 label = "asus";
|
D | bcm4708-asus-rt-ac68u.dts | 4 * DTS for Asus RT-AC68U 15 compatible = "asus,rt-ac68u", "brcm,bcm4708"; 16 model = "Asus RT-AC68U (BCM4708)";
|
D | bcm47081-asus-rt-n18u.dts | 4 * DTS for Asus RT-N18U 15 compatible = "asus,rt-n18u", "brcm,bcm47081", "brcm,bcm4708"; 16 model = "Asus RT-N18U (BCM47081)";
|
D | bcm4708-asus-rt-ac56u.dts | 4 * DTS for Asus RT-AC56U 15 compatible = "asus,rt-ac56u", "brcm,bcm4708"; 16 model = "Asus RT-AC56U (BCM4708)";
|
D | rk3288-tinker.dts | 11 model = "Rockchip RK3288 Asus Tinker Board"; 12 compatible = "asus,rk3288-tinker", "rockchip,rk3288";
|
D | rk3288-tinker-s.dts | 11 model = "Rockchip RK3288 Asus Tinker Board S"; 12 compatible = "asus,rk3288-tinker-s", "rockchip,rk3288";
|
/Linux-v5.4/sound/pci/oxygen/ |
D | virtuoso.c | 3 * C-Media CMI8788 driver for Asus Xonar cards 17 MODULE_DESCRIPTION("Asus Virtuoso driver"); 19 MODULE_SUPPORTED_DEVICE("{{Asus,AV66},{Asus,AV100},{Asus,AV200}}");
|
/Linux-v5.4/Documentation/hwmon/ |
D | w83781d.rst | 30 * Asus AS99127F 36 Datasheet: Unavailable from Asus 70 chips, and the Asus AS99127F chips. We will refer to them collectively as 75 The Asus chips are similar to an I2C-only W83782D. 203 If you have problems, please lobby Asus to release a datasheet. 208 a datasheet or ideas on how to convince Asus. We can't help. 281 Asus Clones 284 We have no datasheets for the Asus clones (AS99127F and ASB100 Bach). 287 also gives advice for another Asus chipset, the Mozart-2 (which we 297 - If register 0x58 holds 0x31 then we have an Asus (either ASB100 or AS99127F) [all …]
|
D | asb100.rst | 6 * Asus ASB100 and ASB100-A "Bach" 19 This driver implements support for the Asus ASB100 and ASB100-A "Bach". 20 These are custom ASICs available only on Asus mainboards. Asus refuses to
|
/Linux-v5.4/Documentation/media/v4l-drivers/ |
D | saa7134-cardlist.rst | 82 - ASUS TV-FM 7134 118 - ASUS TV-FM 7133 230 - ASUS TV-FM 7135 274 - FlyTV mini Asus Digimatrix 338 - ASUS Digimatrix TV 418 - Asus Europa2 OEM 462 - ASUS P7131 4871 606 - Asus Tiger 3in1 626 - Asus Tiger Rev:1.00 714 - Asus Europa Hybrid OEM [all …]
|
/Linux-v5.4/sound/pci/hda/ |
D | patch_realtek.c | 1056 SND_PCI_QUIRK(0x1043, 0x103c, "ASUS", 1), 1057 SND_PCI_QUIRK(0x1043, 0x115d, "ASUS", 1), 1058 SND_PCI_QUIRK(0x1043, 0x829f, "ASUS", 1), 1475 SND_PCI_QUIRK(0x1043, 0x10c3, "ASUS W5A", ALC880_FIXUP_ASUS_W5A), 1476 SND_PCI_QUIRK(0x1043, 0x1964, "ASUS Z71V", ALC880_FIXUP_Z71V), 1477 SND_PCI_QUIRK_VENDOR(0x1043, "ASUS", ALC880_FIXUP_GPIO1), 2405 SND_PCI_QUIRK(0x1043, 0x13c2, "Asus A7M", ALC882_FIXUP_EAPD), 2406 SND_PCI_QUIRK(0x1043, 0x1873, "ASUS W90V", ALC882_FIXUP_ASUS_W90V), 2407 SND_PCI_QUIRK(0x1043, 0x1971, "Asus W2JC", ALC882_FIXUP_ASUS_W2JC), 2408 SND_PCI_QUIRK(0x1043, 0x835f, "Asus Eee 1601", ALC888_FIXUP_EEE1601), [all …]
|
/Linux-v5.4/Documentation/devicetree/bindings/arm/ |
D | rockchip.yaml | 33 - description: Asus Tinker board 35 - const: asus,rk3288-tinker 38 - description: Asus Tinker board S 40 - const: asus,rk3288-tinker-s 108 - description: Google Bob (Asus Chromebook Flip C101PA) 209 - description: Google Mickey (Asus Chromebit CS10) 235 - description: Google Minnie (Asus Chromebook Flip C100P) 315 - description: Google Speedy (Asus C201 Chromebook)
|
/Linux-v5.4/arch/arm64/boot/dts/qcom/ |
D | msm8998-asus-novago-tp370ql.dts | 9 model = "Asus NovaGo TP370QL"; 10 compatible = "asus,novago-tp370ql", "qcom,msm8998";
|
/Linux-v5.4/drivers/net/wireless/mediatek/mt76/mt76x2/ |
D | usb.c | 13 { USB_DEVICE(0x0b05, 0x1833) }, /* Asus USB-AC54 */ 14 { USB_DEVICE(0x0b05, 0x17eb) }, /* Asus USB-AC55 */ 15 { USB_DEVICE(0x0b05, 0x180b) }, /* Asus USB-N53 B1 */
|
/Linux-v5.4/Documentation/i2c/busses/ |
D | i2c-ali15x3.rst | 35 SMBus periodically hangs on ASUS P5A motherboards and can only be cleared 57 - Asus P5A 115 On the ASUS P5A motherboard, there are several reports that
|
/Linux-v5.4/drivers/net/wireless/realtek/rtl818x/ |
D | Kconfig | 74 ASUS P5B Deluxe/P5K Premium motherboards 76 Asus Wireless Link
|