| /linux/sound/isa/ad1848/ |
| H A D | ad1848.c | 32 static bool thinkpad[SNDRV_CARDS]; /* Thinkpad special case */ variable 46 module_param_array(thinkpad, bool, NULL, 0444); 47 MODULE_PARM_DESC(thinkpad, "Enable only for the onboard CS4248 of IBM Thinkpad 360/750/755 series."… 80 thinkpad[n] ? WSS_HW_THINKPAD : WSS_HW_DETECT, in snd_ad1848_probe() 98 if (!thinkpad[n]) in snd_ad1848_probe()
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | x1e78100-lenovo-thinkpad-t14s-oled.dts | 6 #include "x1e78100-lenovo-thinkpad-t14s.dtsi" 10 compatible = "lenovo,thinkpad-t14s-oled", "lenovo,thinkpad-t14s",
|
| H A D | x1e78100-lenovo-thinkpad-t14s.dts | 6 #include "x1e78100-lenovo-thinkpad-t14s.dtsi" 10 compatible = "lenovo,thinkpad-t14s-lcd", "lenovo,thinkpad-t14s",
|
| H A D | Makefile | 250 sc8280xp-lenovo-thinkpad-x13s-el2-dtbs := sc8280xp-lenovo-thinkpad-x13s.dtb sc8280xp-el2.dtbo 251 dtb-$(CONFIG_ARCH_QCOM) += sc8280xp-lenovo-thinkpad-x13s.dtb sc8280xp-lenovo-thinkpad-x13s-el2.dtb 353 x1e78100-lenovo-thinkpad-t14s-el2-dtbs := x1e78100-lenovo-thinkpad-t14s.dtb x1-el2.dtbo 354 dtb-$(CONFIG_ARCH_QCOM) += x1e78100-lenovo-thinkpad-t14s.dtb x1e78100-lenovo-thinkpad-t14s-el2.dtb 355 x1e78100-lenovo-thinkpad-t14s-oled-el2-dtbs := x1e78100-lenovo-thinkpad-t14s-oled.dtb x1-el2.dtbo 356 dtb-$(CONFIG_ARCH_QCOM) += x1e78100-lenovo-thinkpad-t14s-oled.dtb x1e78100-lenovo-thinkpad-t14s-ole…
|
| H A D | x1e78100-lenovo-thinkpad-t14s.dtsi | 20 compatible = "lenovo,thinkpad-t14s", "qcom,x1e78100", "qcom,x1e80100"; 983 compatible = "lenovo,thinkpad-t14s-ec";
|
| H A D | sc8280xp-lenovo-thinkpad-x13s.dts | 21 compatible = "lenovo,thinkpad-x13s", "qcom,sc8280xp";
|
| /linux/sound/pci/cs46xx/ |
| H A D | cs46xx.c | 29 static bool thinkpad[SNDRV_CARDS]; variable 40 module_param_array(thinkpad, bool, NULL, 0444); 41 MODULE_PARM_DESC(thinkpad, "Force to enable Thinkpad's CLKRUN control."); 75 external_amp[dev], thinkpad[dev]); in snd_card_cs46xx_probe()
|
| H A D | cs46xx.h | 1720 int external_amp, int thinkpad);
|
| H A D | cs46xx_lib.c | 3781 int external_amp, int thinkpad) in snd_cs46xx_create() argument 3865 if (thinkpad) { in snd_cs46xx_create()
|
| /linux/Documentation/admin-guide/laptops/ |
| H A D | thinkpad-acpi.rst | 21 moved to the drivers/misc tree and renamed to thinkpad-acpi for kernel 25 The driver is named "thinkpad-acpi". In some places, like module 29 "tpacpi" is used as a shorthand where "thinkpad-acpi" would be too 108 thinkpad-acpi's implementation of sysfs interfaces. 110 Also, any bugs in the thinkpad-acpi sysfs driver code or in the 111 thinkpad-acpi's implementation of the sysfs interfaces will be fixed for 114 in thinkpad-acpi, such changes should become quite rare. 116 Applications interfacing to the thinkpad-acpi sysfs interfaces must 121 The version of thinkpad-acpi's sysfs interface is exported by the driver 133 looking for a hwmon device with the name attribute of "thinkpad", or [all …]
|
| H A D | index.rst | 17 thinkpad-acpi
|
| /linux/drivers/platform/arm64/ |
| H A D | Makefile | 11 obj-$(CONFIG_EC_LENOVO_THINKPAD_T14S) += lenovo-thinkpad-t14s.o
|
| /linux/Documentation/admin-guide/blockdev/ |
| H A D | floppy.rst | 20 at the lilo boot prompt (if you have a thinkpad):: 22 linux-2.6.9 floppy=thinkpad 27 append = "floppy=thinkpad" 83 floppy=thinkpad 87 floppy=0,thinkpad
|
| /linux/Documentation/sound/hd-audio/ |
| H A D | models.rst | 175 thinkpad 177 dmic-thinkpad 442 thinkpad Lenovo Thinkpad X300 453 thinkpad Lenovo Thinkpad T60/X60/Z60 463 thinkpad Lenovo Thinkpad T61/X61 523 thinkpad
|
| /linux/drivers/platform/x86/lenovo/ |
| H A D | Kconfig | 78 <file:Documentation/admin-guide/laptops/thinkpad-acpi.rst> and 117 Enables extra stuff in the thinkpad-acpi which is completely useless 183 Some thinkpad models benefit from NVRAM polling to detect a few of
|
| /linux/Documentation/ |
| H A D | .renames.txt | 298 laptops/thinkpad-acpi admin-guide/laptops/thinkpad-acpi
|
| /linux/Documentation/admin-guide/ |
| H A D | devices.txt | 307 170 = /dev/thinkpad/thinkpad IBM Thinkpad devices
|
| /linux/Documentation/sound/ |
| H A D | alsa-configuration.rst | 616 thinkpad
|
| /linux/ |
| H A D | MAINTAINERS | 26286 F: Documentation/devicetree/bindings/embedded-controller/lenovo,thinkpad-t14s-ec.yaml 26287 F: drivers/platform/arm64/lenovo-thinkpad-t14s.c
|