Searched full:chromeos (Results 1 – 25 of 197) sorted by relevance
12345678
| /kernel/linux/linux-6.6/drivers/platform/chrome/ |
| D | Kconfig | 19 tristate "ChromeOS specific ACPI extensions" 23 exported through the ChromeOS interfaces when using ChromeOS 43 This module instantiates the persistent storage on x86 ChromeOS 54 tristate "ChromeOS Tablet Switch Controller" 65 tristate "ChromeOS Embedded Controller" 69 If you say Y here you get support for the ChromeOS Embedded 78 tristate "ChromeOS Embedded Controller (I2C)" 82 If you say Y here, you get support for talking to the ChromeOS 88 tristate "ChromeOS Embedded Controller (rpmsg)" 91 If you say Y here, you get support for talking to the ChromeOS EC [all …]
|
| D | cros_ec.c | 3 * ChromeOS EC multi-function device 7 * The ChromeOS EC multi function device is used to mux all the requests 172 * cros_ec_register() - Register a new ChromeOS EC, using the provided info. 218 "chromeos-ec", ec_dev); in cros_ec_register() 307 * cros_ec_unregister() - Remove a ChromeOS EC. 310 * Call this to deregister a ChromeOS EC, then clean up any private data. 340 * cros_ec_suspend_prepare() - Handle a suspend prepare operation for the ChromeOS EC device. 367 * cros_ec_suspend_late() - Handle a suspend late operation for the ChromeOS EC device. 382 * cros_ec_suspend() - Handle a suspend operation for the ChromeOS EC device. 427 * cros_ec_resume_complete() - Handle a resume complete operation for the ChromeOS EC device. [all …]
|
| D | chromeos_privacy_screen.c | 4 * ChromeOS Privacy Screen support 8 * This is the Chromeos privacy screen provider, present on certain chromebooks, 141 .class = "ChromeOS", 151 MODULE_DESCRIPTION("ChromeOS ACPI Privacy Screen driver");
|
| D | cros_kbd_led_backlight.c | 2 // Keyboard backlight LED driver for ChromeOS 217 keyboard_led->cdev.name = "chromeos::kbd_backlight"; in keyboard_led_probe() 252 .name = "chromeos-keyboard-leds", 261 MODULE_DESCRIPTION("ChromeOS Keyboard backlight LED Driver"); 263 MODULE_ALIAS("platform:chromeos-keyboard-leds");
|
| /kernel/linux/linux-5.10/drivers/platform/chrome/ |
| D | Kconfig | 32 This module instantiates the persistent storage on x86 ChromeOS 43 tristate "ChromeOS Tablet Switch Controller" 54 tristate "ChromeOS Embedded Controller" 58 If you say Y here you get support for the ChromeOS Embedded 67 tristate "ChromeOS Embedded Controller (I2C)" 71 If you say Y here, you get support for talking to the ChromeOS 77 tristate "ChromeOS Embedded Controller (rpmsg)" 80 If you say Y here, you get support for talking to the ChromeOS EC 89 tristate "ChromeOS Embedded Controller (ISHTP)" 93 If you say Y here, you get support for talking to the ChromeOS EC [all …]
|
| D | cros_kbd_led_backlight.c | 2 // Keyboard backlight LED driver for ChromeOS 80 cdev->name = "chromeos::kbd_backlight"; in keyboard_led_probe() 101 .name = "chromeos-keyboard-leds", 109 MODULE_DESCRIPTION("ChromeOS Keyboard backlight LED Driver"); 111 MODULE_ALIAS("platform:chromeos-keyboard-leds");
|
| D | cros_ec.c | 3 * ChromeOS EC multi-function device 7 * The ChromeOS EC multi function device is used to mux all the requests 160 * cros_ec_register() - Register a new ChromeOS EC, using the provided info. 202 "chromeos-ec", ec_dev); in cros_ec_register() 281 * cros_ec_unregister() - Remove a ChromeOS EC. 284 * Call this to deregister a ChromeOS EC, then clean up any private data. 300 * cros_ec_suspend() - Handle a suspend operation for the ChromeOS EC device. 348 * cros_ec_resume() - Handle a resume operation for the ChromeOS EC device. 390 MODULE_DESCRIPTION("ChromeOS EC core driver");
|
| /kernel/linux/linux-6.6/Documentation/ABI/testing/ |
| D | sysfs-class-chromeos-driver-cros-ec-lightbar | 1 What: /sys/class/chromeos/<ec-device-name>/lightbar/brightness 9 What: /sys/class/chromeos/<ec-device-name>/lightbar/interval_msec 26 What: /sys/class/chromeos/<ec-device-name>/lightbar/led_rgb 45 What: /sys/class/chromeos/<ec-device-name>/lightbar/program 51 What: /sys/class/chromeos/<ec-device-name>/lightbar/sequence 62 What: /sys/class/chromeos/<ec-device-name>/lightbar/userspace_control 70 What: /sys/class/chromeos/<ec-device-name>/lightbar/version
|
| D | sysfs-class-chromeos | 1 What: /sys/class/chromeos/<ec-device-name>/flashinfo 7 What: /sys/class/chromeos/<ec-device-name>/kb_wake_angle 15 What: /sys/class/chromeos/<ec-device-name>/reboot 29 What: /sys/class/chromeos/<ec-device-name>/version
|
| /kernel/linux/linux-5.10/Documentation/ABI/testing/ |
| D | sysfs-class-chromeos-driver-cros-ec-lightbar | 1 What: /sys/class/chromeos/<ec-device-name>/lightbar/brightness 9 What: /sys/class/chromeos/<ec-device-name>/lightbar/interval_msec 26 What: /sys/class/chromeos/<ec-device-name>/lightbar/led_rgb 45 What: /sys/class/chromeos/<ec-device-name>/lightbar/program 51 What: /sys/class/chromeos/<ec-device-name>/lightbar/sequence 62 What: /sys/class/chromeos/<ec-device-name>/lightbar/userspace_control 70 What: /sys/class/chromeos/<ec-device-name>/lightbar/version
|
| D | sysfs-class-chromeos | 1 What: /sys/class/chromeos/<ec-device-name>/flashinfo 7 What: /sys/class/chromeos/<ec-device-name>/kb_wake_angle 15 What: /sys/class/chromeos/<ec-device-name>/reboot 29 What: /sys/class/chromeos/<ec-device-name>/version
|
| /kernel/linux/linux-5.10/drivers/iio/common/cros_ec_sensors/ |
| D | Kconfig | 6 tristate "ChromeOS EC Sensors Core" 11 Base module for the ChromeOS EC Sensors module. 17 tristate "ChromeOS EC Contiguous Sensors" 22 presented by the ChromeOS EC Sensor hub. 26 tristate "ChromeOS EC Sensor for lid angle"
|
| /kernel/linux/linux-6.6/drivers/iio/common/cros_ec_sensors/ |
| D | Kconfig | 6 tristate "ChromeOS EC Sensors Core" 11 Base module for the ChromeOS EC Sensors module. 17 tristate "ChromeOS EC Contiguous Sensors" 22 presented by the ChromeOS EC Sensor hub. 26 tristate "ChromeOS EC Sensor for lid angle"
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/extcon/ |
| D | extcon-usbc-cros-ec.yaml | 7 title: ChromeOS EC USB Type-C cable and accessories detection 14 On ChromeOS systems with USB Type C ports, the ChromeOS Embedded Controller is
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/extcon/ |
| D | extcon-usbc-cros-ec.yaml | 7 title: ChromeOS EC USB Type-C cable and accessories detection 13 On ChromeOS systems with USB Type C ports, the ChromeOS Embedded Controller is
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/display/bridge/ |
| D | google,cros-ec-anx7688.yaml | 7 title: ChromeOS EC ANX7688 HDMI to DP Converter through Type-C Port 13 ChromeOS EC ANX7688 is a display bridge that converts HDMI 2.0 to 15 which is connected to and operated by the ChromeOS Embedded Controller
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/input/ |
| D | google,cros-ec-keyb.yaml | 8 title: ChromeOS EC Keyboard 15 Google's ChromeOS EC Keyboard is a simple matrix keyboard 24 - description: ChromeOS EC with only buttons/switches 26 - description: ChromeOS EC with keyboard and possibly buttons/switches
|
| /kernel/linux/linux-5.10/include/linux/platform_data/ |
| D | cros_ec_proto.h | 3 * ChromeOS Embedded Controller protocol interface. 58 * struct cros_ec_command - Information about a ChromeOS EC command. 76 * struct cros_ec_device - Information about a ChromeOS EC device. 180 * struct cros_ec_platform - ChromeOS EC platform information. 192 * struct cros_ec_dev - ChromeOS EC device entry point.
|
| /kernel/linux/linux-6.6/include/linux/input/ |
| D | vivaldi-fmap.h | 10 * struct vivaldi_data - Function row map data for ChromeOS Vivaldi keyboards 16 * This structure is supposed to be used by ChromeOS keyboards using
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/iio/proximity/ |
| D | google,cros-ec-mkbp-proximity.yaml | 7 title: ChromeOS EC MKBP Proximity Sensor 14 Google's ChromeOS EC sometimes has the ability to detect user proximity.
|
| /kernel/linux/linux-6.6/include/linux/platform_data/ |
| D | cros_ec_proto.h | 3 * ChromeOS Embedded Controller protocol interface. 69 * struct cros_ec_command - Information about a ChromeOS EC command. 87 * struct cros_ec_device - Information about a ChromeOS EC device. 204 * struct cros_ec_platform - ChromeOS EC platform information. 216 * struct cros_ec_dev - ChromeOS EC device entry point.
|
| /kernel/linux/linux-6.6/drivers/platform/x86/intel/int3472/ |
| D | Kconfig | 25 device was designed for ChromeOS. For the same reason the 29 with Windows or ChromeOS. Say N here if you are not sure.
|
| /kernel/linux/linux-6.6/drivers/platform/chrome/wilco_ec/ |
| D | Kconfig | 3 tristate "ChromeOS Wilco Embedded Controller" 7 If you say Y here, you get support for talking to the ChromeOS
|
| /kernel/linux/linux-5.10/drivers/platform/chrome/wilco_ec/ |
| D | Kconfig | 3 tristate "ChromeOS Wilco Embedded Controller" 7 If you say Y here, you get support for talking to the ChromeOS
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/regulator/ |
| D | google,cros-ec-regulator.yaml | 7 title: ChromeOS EC controlled voltage regulators 25 description: Identifier for the voltage regulator to ChromeOS EC.
|
12345678