Home
last modified time | relevance | path

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

123456

/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.
200 "chromeos-ec", ec_dev); in cros_ec_register()
277 * cros_ec_unregister() - Remove a ChromeOS EC.
280 * Call this to deregister a ChromeOS EC, then clean up any private data.
296 * cros_ec_suspend() - Handle a suspend operation for the ChromeOS EC device.
338 * cros_ec_resume() - Handle a resume operation for the ChromeOS EC device.
380 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_status() - Send a command to the ChromeOS EC.
567 * Call this to send a command to the ChromeOS EC. This should be used instead of calling the EC's
695 * cros_ec_get_next_event() - Fetch next event from the ChromeOS EC.
769 * cros_ec_get_host_event() - Return a mask of event set by the ChromeOS EC.
805 * Call this function to test whether the ChromeOS EC supports a feature.
/kernel/linux/linux-4.19/drivers/platform/chrome/
DKconfig31 This module instantiates the persistent storage on x86 ChromeOS
42 tristate "ChromeOS Tablet Switch Controller"
56 tristate "ChromeOS Embedded Controller (I2C)"
60 If you say Y here, you get support for talking to the ChromeOS
66 tristate "ChromeOS Embedded Controller (SPI)"
70 If you say Y here, you get support for talking to the ChromeOS EC
76 tristate "ChromeOS Embedded Controller (LPC)"
79 If you say Y here, you get support for talking to the ChromeOS EC
88 bool "ChromeOS Embedded Controller LPC Microchip EC (MEC) variant"
96 If you have a ChromeOS Embedded Controller Microchip EC variant
[all …]
Dcros_kbd_led_backlight.c91 cdev->name = "chromeos::kbd_backlight"; in keyboard_led_probe()
112 .name = "chromeos-keyboard-leds",
120 MODULE_DESCRIPTION("ChromeOS Keyboard backlight LED Driver");
122 MODULE_ALIAS("platform:chromeos-keyboard-leds");
/kernel/linux/linux-4.19/include/linux/mfd/
Dcros_ec.h2 * ChromeOS EC multi-function device
79 * struct cros_ec_device - Information about a ChromeOS EC device
156 * struct cros_ec_sensor_platform - ChromeOS EC sensor platform information
164 /* struct cros_ec_platform - ChromeOS EC platform information
179 * struct cros_ec_dev - ChromeOS EC device entry point
203 * cros_ec_suspend - Handle a suspend operation for the ChromeOS EC device
213 * cros_ec_resume - Handle a resume operation for the ChromeOS EC device
225 * This is intended to be used by all ChromeOS EC drivers, but at present
238 * This is used by ChromeOS EC drivers to check the ec_msg->result for
248 * cros_ec_cmd_xfer - Send a command to the ChromeOS EC
[all …]
/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
/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"
/kernel/linux/linux-4.19/drivers/iio/common/cros_ec_sensors/
DKconfig5 tristate "ChromeOS EC Sensors Core"
10 Base module for the ChromeOS EC Sensors module.
16 tristate "ChromeOS EC Contiguous Sensors"
21 presented by the ChromeOS EC Sensor hub.
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/extcon/
Dextcon-usbc-cros-ec.txt1 ChromeOS EC USB Type-C cable and accessories detection
3 On ChromeOS systems with USB Type C ports, the ChromeOS Embedded Controller is
/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-4.19/Documentation/devicetree/bindings/pwm/
Dgoogle,cros-ec-pwm.txt1 * PWM controlled by ChromeOS EC
3 Google's ChromeOS EC PWM is a simple PWM attached to the Embedded Controller
/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.
/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-4.19/Documentation/devicetree/bindings/i2c/
Di2c-cros-ec-tunnel.txt1 I2C bus that tunnels through the ChromeOS EC (cros-ec)
3 On some ChromeOS board designs we've got a connection to the EC (embedded
/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-4.19/drivers/mfd/
Dcros_ec.c2 * ChromeOS EC multi-function device
15 * The ChromeOS EC multi function device is used to mux all the requests
124 "chromeos-ec", ec_dev); in cros_ec_register()
261 MODULE_DESCRIPTION("ChromeOS EC core driver");
/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-4.19/Documentation/devicetree/bindings/input/
Dcros-ec-keyb.txt1 ChromeOS EC Keyboard
3 Google's ChromeOS EC Keyboard is a simple matrix keyboard implemented on
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/mfd/
Dcros-ec.txt1 ChromeOS Embedded Controller
3 Google's ChromeOS EC is a Cortex-M device which talks to the AP and
/kernel/linux/linux-5.10/drivers/media/cec/platform/
DKconfig6 tristate "ChromeOS EC CEC driver"
13 ChromeOS Embedded Controller's CEC.

123456