Searched full:chromeos (Results 1 – 25 of 124) sorted by relevance
12345
/linux-6.12.1/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_ec_proto.c | 2 // ChromeOS EC communication protocol helper functions 197 * This is used by all ChromeOS EC drivers to prepare the outgoing message 217 * This is used by ChromeOS EC drivers to check the ec_msg->result for 490 * ChromeOS EC. 587 * cros_ec_cmd_xfer() - Send a command to the ChromeOS EC. 591 * Call this to send a command to the ChromeOS EC. This should be used instead 654 * cros_ec_cmd_xfer_status() - Send a command to the ChromeOS EC. 658 * Call this to send a command to the ChromeOS EC. This should be used instead of calling the EC's 760 * cros_ec_get_next_event() - Fetch next event from the ChromeOS EC. 872 * cros_ec_get_host_event() - Return a mask of event set by the ChromeOS EC. [all …]
|
D | cros_ec_spi.c | 2 // SPI interface for ChromeOS Embedded Controller 90 * @ec_dev: ChromeOS EC device 146 * @ec_dev: ChromeOS EC device. 183 * @ec_dev: ChromeOS EC device 292 * @ec_dev: ChromeOS EC device 380 * @ec_dev: ChromeOS EC device 526 * @ec_dev: ChromeOS EC device 841 MODULE_DESCRIPTION("SPI interface for ChromeOS Embedded Controller");
|
/linux-6.12.1/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
|
/linux-6.12.1/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"
|
/linux-6.12.1/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
|
/linux-6.12.1/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
|
/linux-6.12.1/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
|
/linux-6.12.1/Documentation/hwmon/ |
D | cros_ec_hwmon.rst | 8 * ChromeOS embedded controllers. 22 ChromeOS embedded controller used in Chromebooks and other devices.
|
/linux-6.12.1/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
|
/linux-6.12.1/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.
|
/linux-6.12.1/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.
|
/linux-6.12.1/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.
|
/linux-6.12.1/drivers/input/ |
D | vivaldi-fmap.c | 3 * Helpers for ChromeOS Vivaldi keyboard function row mapping 39 MODULE_DESCRIPTION("Helpers for ChromeOS Vivaldi keyboard function row mapping");
|
/linux-6.12.1/drivers/leds/ |
D | leds-cros_ec.c | 3 * ChromeOS EC LED Driver 105 .name = "chromeos-auto", 233 led_cdev->name = devm_kasprintf(dev, GFP_KERNEL, "chromeos:%s:%s", in cros_ec_led_probe_one() 275 MODULE_DESCRIPTION("ChromeOS EC LED Driver");
|
/linux-6.12.1/drivers/platform/chrome/wilco_ec/ |
D | Kconfig | 3 tristate "ChromeOS Wilco Embedded Controller" 8 If you say Y here, you get support for talking to the ChromeOS
|
/linux-6.12.1/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.
|
/linux-6.12.1/drivers/gpu/drm/bridge/ |
D | Kconfig | 61 tristate "ChromeOS EC ANX7688 bridge" 67 ChromeOS EC ANX7688 is an ultra-low power 69 designed for ChromeOS devices. It converts HDMI 71 to the ChromeOS Embedded Controller.
|
/linux-6.12.1/Documentation/devicetree/bindings/pwm/ |
D | google,cros-ec-pwm.yaml | 7 title: PWM controlled by ChromeOS EC 14 Google's ChromeOS EC PWM is a simple PWM attached to the Embedded Controller
|
/linux-6.12.1/Documentation/devicetree/bindings/i2c/ |
D | google,cros-ec-i2c-tunnel.yaml | 8 title: I2C bus that tunnels through the ChromeOS EC (cros-ec) 15 On some ChromeOS board designs we've got a connection to the EC
|
/linux-6.12.1/Documentation/devicetree/bindings/sound/ |
D | google,cros-ec-codec.yaml | 7 title: Audio codec controlled by ChromeOS EC 14 Google's ChromeOS EC codec is a digital mic codec provided by the
|
/linux-6.12.1/drivers/media/cec/platform/ |
D | Kconfig | 6 tristate "ChromeOS EC CEC driver" 13 ChromeOS Embedded Controller's CEC.
|
12345