Home
last modified time | relevance | path

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

1234

/kernel/linux/linux-5.10/drivers/platform/chrome/
DKconfig32 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 …]
Dcros_kbd_led_backlight.c2 // 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");
Dcros_ec.c3 * 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");
Dcros_ec_proto.c2 // ChromeOS EC communication protocol helper functions
164 * This is intended to be used by all ChromeOS EC drivers, but at present
199 * This is used by ChromeOS EC drivers to check the ec_msg->result for
406 * ChromeOS EC.
563 * cros_ec_cmd_xfer() - Send a command to the ChromeOS EC.
567 * Call this to send a command to the ChromeOS EC. This should be used instead
630 * cros_ec_cmd_xfer_status() - Send a command to the ChromeOS EC.
634 * Call this to send a command to the ChromeOS EC. This should be used instead of calling the EC's
727 * cros_ec_get_next_event() - Fetch next event from the ChromeOS EC.
833 * cros_ec_get_host_event() - Return a mask of event set by the ChromeOS EC.
[all …]
Dchromeos_tbmc.c2 // Driver to detect Tablet Mode for ChromeOS convertible.
121 MODULE_DESCRIPTION("ChromeOS ACPI tablet switch driver");
Dcros_ec_spi.c2 // SPI interface for ChromeOS Embedded Controller
90 * @ec_dev: ChromeOS EC device
152 * @ec_dev: ChromeOS EC device.
188 * @ec_dev: ChromeOS EC device
297 * @ec_dev: ChromeOS EC device
385 * @ec_dev: ChromeOS EC device
529 * @ec_dev: ChromeOS EC device
842 MODULE_DESCRIPTION("SPI interface for ChromeOS Embedded Controller");
Dchromeos_pstore.c98 pr_info("chromeos ramoops using acpi device.\n"); in chromeos_probe_acpi()
137 MODULE_DESCRIPTION("ChromeOS pstore module");
Dcros_ec_rpmsg.c57 * @ec_dev: ChromeOS EC device
74 * @ec_dev: ChromeOS EC device
311 MODULE_DESCRIPTION("ChromeOS EC multi function device (rpmsg)");
Dcros_ec.h3 * ChromeOS Embedded Controller core interface.
/kernel/linux/linux-5.10/Documentation/ABI/testing/
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
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
Dsysfs-class-chromeos-driver-cros-ec-vbc1 What: /sys/class/chromeos/<ec-device-name>/vbc/vboot_context
/kernel/linux/linux-5.10/drivers/iio/common/cros_ec_sensors/
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"
DMakefile3 # Makefile for sensors seen through the ChromeOS EC sensor hub.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/extcon/
Dextcon-usbc-cros-ec.yaml7 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-5.10/include/linux/platform_data/
Dcros_ec_proto.h3 * 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.
Dcros_usbpd_notify.h3 * ChromeOS EC Power Delivery Notifier Driver
/kernel/linux/linux-5.10/drivers/platform/chrome/wilco_ec/
DKconfig3 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/
Dgoogle,cros-ec-regulator.yaml7 title: ChromeOS EC controlled voltage regulators
25 description: Identifier for the voltage regulator to ChromeOS EC.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/pwm/
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
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/i2c/
Dgoogle,cros-ec-i2c-tunnel.yaml8 title: I2C bus that tunnels through the ChromeOS EC (cros-ec)
16 On some ChromeOS board designs we've got a connection to the EC
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/
Dgoogle,cros-ec-codec.yaml7 title: Audio codec controlled by ChromeOS EC
13 Google's ChromeOS EC codec is a digital mic codec provided by the
/kernel/linux/linux-5.10/drivers/media/cec/platform/
DKconfig6 tristate "ChromeOS EC CEC driver"
13 ChromeOS Embedded Controller's CEC.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/input/
Dgoogle,cros-ec-keyb.yaml8 title: ChromeOS EC Keyboard
16 Google's ChromeOS EC Keyboard is a simple matrix keyboard
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mfd/
Dgoogle,cros-ec.yaml7 title: ChromeOS Embedded Controller
15 Google's ChromeOS EC is a microcontroller which talks to the AP and

1234