Home
last modified time | relevance | path

Searched full:chromeos (Results 1 – 25 of 118) sorted by relevance

12345

/openbmc/linux/drivers/platform/chrome/
H A DKconfig19 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 …]
H A Dcros_ec.c3 * 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 …]
H A Dchromeos_privacy_screen.c4 * 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");
H A Dcros_kbd_led_backlight.c2 // 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");
H A Dcros_ec_proto.c2 // ChromeOS EC communication protocol helper functions
196 * This is used by all ChromeOS EC drivers to prepare the outgoing message
216 * This is used by ChromeOS EC drivers to check the ec_msg->result for
491 * ChromeOS EC.
588 * cros_ec_cmd_xfer() - Send a command to the ChromeOS EC.
592 * Call this to send a command to the ChromeOS EC. This should be used instead
655 * cros_ec_cmd_xfer_status() - Send a command to the ChromeOS EC.
659 * Call this to send a command to the ChromeOS EC. This should be used instead of calling the EC's
752 * cros_ec_get_next_event() - Fetch next event from the ChromeOS EC.
864 * cros_ec_get_host_event() - Return a mask of event set by the ChromeOS EC.
[all …]
H A Dchromeos_tbmc.c2 // Driver to detect Tablet Mode for ChromeOS convertible.
121 MODULE_DESCRIPTION("ChromeOS ACPI tablet switch driver");
H A Dcros_ec_spi.c2 // 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");
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-chromeos-driver-cros-ec-lightbar1 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
H A Dsysfs-class-chromeos1 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
/openbmc/linux/drivers/iio/common/cros_ec_sensors/
H A DKconfig6 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"
/openbmc/linux/Documentation/devicetree/bindings/extcon/
H A Dextcon-usbc-cros-ec.yaml7 title: ChromeOS EC USB Type-C cable and accessories detection
13 On ChromeOS systems with USB Type C ports, the ChromeOS Embedded Controller is
/openbmc/linux/Documentation/devicetree/bindings/display/bridge/
H A Dgoogle,cros-ec-anx7688.yaml7 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
/openbmc/linux/Documentation/devicetree/bindings/input/
H A Dgoogle,cros-ec-keyb.yaml8 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
/openbmc/linux/include/linux/input/
H A Dvivaldi-fmap.h10 * struct vivaldi_data - Function row map data for ChromeOS Vivaldi keyboards
16 * This structure is supposed to be used by ChromeOS keyboards using
/openbmc/linux/Documentation/devicetree/bindings/iio/proximity/
H A Dgoogle,cros-ec-mkbp-proximity.yaml7 title: ChromeOS EC MKBP Proximity Sensor
14 Google's ChromeOS EC sometimes has the ability to detect user proximity.
/openbmc/linux/include/linux/platform_data/
H A Dcros_ec_proto.h3 * 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.
/openbmc/linux/drivers/platform/x86/intel/int3472/
H A DKconfig25 device was designed for ChromeOS. For the same reason the
29 with Windows or ChromeOS. Say N here if you are not sure.
/openbmc/linux/drivers/platform/chrome/wilco_ec/
H A DKconfig3 tristate "ChromeOS Wilco Embedded Controller"
7 If you say Y here, you get support for talking to the ChromeOS
/openbmc/linux/Documentation/devicetree/bindings/regulator/
H A Dgoogle,cros-ec-regulator.yaml7 title: ChromeOS EC controlled voltage regulators
25 description: Identifier for the voltage regulator to ChromeOS EC.
/openbmc/linux/drivers/gpu/drm/bridge/
H A DKconfig44 tristate "ChromeOS EC ANX7688 bridge"
50 ChromeOS EC ANX7688 is an ultra-low power
52 designed for ChromeOS devices. It converts HDMI
54 to the ChromeOS Embedded Controller.
/openbmc/linux/Documentation/devicetree/bindings/pwm/
H A Dgoogle,cros-ec-pwm.yaml7 title: PWM controlled by ChromeOS EC
14 Google's ChromeOS EC PWM is a simple PWM attached to the Embedded Controller
/openbmc/linux/Documentation/devicetree/bindings/i2c/
H A Dgoogle,cros-ec-i2c-tunnel.yaml8 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
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dgoogle,cros-ec-codec.yaml7 title: Audio codec controlled by ChromeOS EC
14 Google's ChromeOS EC codec is a digital mic codec provided by the
/openbmc/u-boot/doc/device-tree-bindings/input/
H A Dcros-ec-keyb.txt1 ChromeOS EC Keyboard
3 Google's ChromeOS EC Keyboard is a simple matrix keyboard implemented on
/openbmc/linux/drivers/media/cec/platform/
H A DKconfig6 tristate "ChromeOS EC CEC driver"
13 ChromeOS Embedded Controller's CEC.

12345