Home
last modified time | relevance | path

Searched full:compal (Results 1 – 18 of 18) sorted by relevance

/linux-6.12.1/drivers/platform/x86/
Dcompal-laptop.c14 * 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 …]
DMakefile115 obj-$(CONFIG_COMPAL_LAPTOP) += compal-laptop.o
DKconfig906 tristate "Compal (and others) Laptop Extras"
914 This is a driver for laptops built by Compal, and some models by
/linux-6.12.1/drivers/staging/nvec/
DKconfig46 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
Dnvec_paz00.c3 * nvec_paz00: OEM specific driver for Compal PAZ00 based devices
/linux-6.12.1/Documentation/devicetree/bindings/sound/
Dnvidia,tegra-audio-alc5632.yaml59 nvidia,model = "Compal PAZ00";
/linux-6.12.1/arch/arm/mach-tegra/
Dtegra.c87 of_machine_is_compatible("compal,paz00")) in tegra_dt_init_late()
/linux-6.12.1/drivers/platform/x86/dell/
DKconfig63 laptops (except for some models covered by the Compal driver).
/linux-6.12.1/Documentation/devicetree/bindings/arm/
Dtegra.yaml20 - compal,paz00
/linux-6.12.1/arch/arm/boot/dts/nvidia/
Dtegra20-paz00.dts13 compatible = "compal,paz00", "nvidia,tegra20";
713 nvidia,model = "Compal PAZ00";
/linux-6.12.1/drivers/platform/x86/intel/
Doaktrail.c8 * based on Compal driver, Copyright (C) 2008 Cezary Jackiewicz
/linux-6.12.1/drivers/power/supply/
Dlenovo_yoga_c630_battery.c265 val->strval = "Compal"; in yoga_c630_psy_bat_get_property()
/linux-6.12.1/Documentation/power/
Dvideo.rst118 Compal CL-50 ??? [#f1]_
/linux-6.12.1/drivers/video/fbdev/sis/
Dsis_main.h605 "Compal", "??? (V1)", CUT_COMPAL1400_1, "COMPAL_1400_1"
612 "Compal", "??? (V2)", CUT_COMPAL1400_2, "COMPAL_1400_2"
Dinit301.c68 #define COMPAL_HACK /* Needed for Compal 1400x1050 (EMI) */
4783 /* Compal 1400x1050: 0x05, 0x60, 0x00 YES (1.10.7w; CR36=69) */ in SiS_EnableBridge()
4784 /* Compal 1400x1050: 0x0d, 0x70, 0x40 YES (1.10.7x; CR36=69) */ in SiS_EnableBridge()
10219 if(temp == 8) { /* 1400x1050 BIOS (COMPAL) */ in SetDelayComp()
/linux-6.12.1/drivers/input/serio/
Di8042-acpipnpio.h388 /* Compal HEL80I */
390 DMI_MATCH(DMI_SYS_VENDOR, "COMPAL"),
/linux-6.12.1/drivers/net/usb/
Dqmi_wwan.c1217 {QMI_QUIRK_SET_DTR(0x05c6, 0x9091, 2)}, /* Compal RXM-G1 */
1219 {QMI_QUIRK_SET_DTR(0x05c6, 0x90db, 2)}, /* Compal RXM-G1 */
/linux-6.12.1/
DMAINTAINERS5689 COMPAL LAPTOP SUPPORT
5693 F: drivers/platform/x86/compal-laptop.c