Searched full:compal (Results 1 – 25 of 33) sorted by relevance
12
| /kernel/linux/linux-5.10/drivers/platform/x86/ |
| D | compal-laptop.c | 14 * compal-laptop.c - Compal laptop support. 16 * This driver exports a few files in /sys/devices/platform/compal-laptop/: 23 * /sys/class/backlight/compal-laptop/ 24 * /sys/class/power_supply/compal-laptop/ 34 * This driver might work on other laptops produced by Compal. If you 40 * http://service1.marasst.com/Compal/JHL90_91/Service%20Manual/ 45 * Support for the Compal JHL90 added by Roald Frederickx 77 #define DRIVER_NAME "compal-laptop" 935 wifi_rfkill = rfkill_alloc("compal-wifi", &compal_device->dev, in setup_rfkill() 945 bt_rfkill = rfkill_alloc("compal-bluetooth", &compal_device->dev, in setup_rfkill() [all …]
|
| D | Makefile | 116 obj-$(CONFIG_COMPAL_LAPTOP) += compal-laptop.o
|
| D | intel_oaktrail.c | 8 * based on Compal driver, Copyright (C) 2008 Cezary Jackiewicz
|
| D | Kconfig | 378 laptops (except for some models covered by the Compal driver). 1096 tristate "Compal (and others) Laptop Extras" 1104 This is a driver for laptops built by Compal, and some models by
|
| /kernel/linux/linux-6.6/drivers/platform/x86/ |
| D | compal-laptop.c | 14 * compal-laptop.c - Compal laptop support. 16 * This driver exports a few files in /sys/devices/platform/compal-laptop/: 23 * /sys/class/backlight/compal-laptop/ 24 * /sys/class/power_supply/compal-laptop/ 34 * This driver might work on other laptops produced by Compal. If you 40 * http://service1.marasst.com/Compal/JHL90_91/Service%20Manual/ 45 * Support for the Compal JHL90 added by Roald Frederickx 77 #define DRIVER_NAME "compal-laptop" 923 wifi_rfkill = rfkill_alloc("compal-wifi", &compal_device->dev, in setup_rfkill() 933 bt_rfkill = rfkill_alloc("compal-bluetooth", &compal_device->dev, in setup_rfkill() [all …]
|
| D | Makefile | 105 obj-$(CONFIG_COMPAL_LAPTOP) += compal-laptop.o
|
| D | Kconfig | 861 tristate "Compal (and others) Laptop Extras" 869 This is a driver for laptops built by Compal, and some models by
|
| /kernel/linux/linux-5.10/drivers/staging/nvec/ |
| D | Kconfig | 46 tristate "Support for OEM specific functions on Compal PAZ00 based devices" 49 Say Y to enable control of the yellow side leds on Compal PAZ00 based
|
| D | nvec_paz00.c | 3 * nvec_paz00: OEM specific driver for Compal PAZ00 based devices
|
| /kernel/linux/linux-6.6/drivers/staging/nvec/ |
| D | Kconfig | 46 tristate "Support for OEM specific functions on Compal PAZ00 based devices" 49 Say Y to enable control of the yellow side leds on Compal PAZ00 based
|
| D | nvec_paz00.c | 3 * nvec_paz00: OEM specific driver for Compal PAZ00 based devices
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/ |
| D | nvidia,tegra-audio-alc5632.txt | 32 nvidia,model = "Compal PAZ00";
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/sound/ |
| D | nvidia,tegra-audio-alc5632.yaml | 59 nvidia,model = "Compal PAZ00";
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/ |
| D | tegra.yaml | 20 - compal,paz00
|
| /kernel/linux/linux-5.10/arch/arm/mach-tegra/ |
| D | tegra.c | 90 of_machine_is_compatible("compal,paz00")) in tegra_dt_init_late()
|
| /kernel/linux/linux-6.6/arch/arm/mach-tegra/ |
| D | tegra.c | 87 of_machine_is_compatible("compal,paz00")) in tegra_dt_init_late()
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/arm/ |
| D | tegra.yaml | 20 - compal,paz00
|
| /kernel/linux/linux-6.6/drivers/platform/x86/dell/ |
| D | Kconfig | 64 laptops (except for some models covered by the Compal driver).
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | tegra20-paz00.dts | 11 compatible = "compal,paz00", "nvidia,tegra20"; 631 nvidia,model = "Compal PAZ00";
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/nvidia/ |
| D | tegra20-paz00.dts | 13 compatible = "compal,paz00", "nvidia,tegra20"; 670 nvidia,model = "Compal PAZ00";
|
| /kernel/linux/linux-6.6/drivers/platform/x86/intel/ |
| D | oaktrail.c | 8 * based on Compal driver, Copyright (C) 2008 Cezary Jackiewicz
|
| /kernel/linux/linux-6.6/Documentation/power/ |
| D | video.rst | 118 Compal CL-50 ??? [#f1]_
|
| /kernel/linux/linux-5.10/Documentation/power/ |
| D | video.rst | 118 Compal CL-50 ??? [#f1]_
|
| /kernel/linux/linux-5.10/drivers/input/serio/ |
| D | i8042-acpipnpio.h | 378 /* Compal HEL80I */ 380 DMI_MATCH(DMI_SYS_VENDOR, "COMPAL"),
|
| /kernel/linux/linux-6.6/drivers/input/serio/ |
| D | i8042-acpipnpio.h | 388 /* Compal HEL80I */ 390 DMI_MATCH(DMI_SYS_VENDOR, "COMPAL"),
|
12