Home
last modified time | relevance | path

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

123456

/OK3568_Linux_fs/kernel/drivers/platform/chrome/
H A 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 …]
H A 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");
H A 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");
H A 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 …]
/OK3568_Linux_fs/buildroot/package/qt5/qt5webengine-chromium/
H A D0014-media-gpu-chromeos-Define-MT21C-for-old-kernel.patch4 Subject: [PATCH 14/14] media: gpu: chromeos: Define MT21C for old kernel
8 chromium/media/gpu/chromeos/fourcc.h | 4 ++++
11 diff --git a/chromium/media/gpu/chromeos/fourcc.h b/chromium/media/gpu/chromeos/fourcc.h
13 --- a/chromium/media/gpu/chromeos/fourcc.h
14 +++ b/chromium/media/gpu/chromeos/fourcc.h
H A D0014-media-gpu-chromeos-Define-new-formats-for-old-kernel.patch4 Subject: [PATCH 14/14] media: gpu: chromeos: Define new formats for old kernel
8 chromium/media/gpu/chromeos/fourcc.h | 8 ++++++++
11 diff --git a/chromium/media/gpu/chromeos/fourcc.h b/chromium/media/gpu/chromeos/fourcc.h
13 --- a/chromium/media/gpu/chromeos/fourcc.h
14 +++ b/chromium/media/gpu/chromeos/fourcc.h
H A D0013-media-gpu-chromeos-Fix-compile-error-when-ozone-not-.patch4 Subject: [PATCH 13/14] media: gpu: chromeos: Fix compile error when ozone not
9 chromium/media/gpu/chromeos/BUILD.gn | 1 +
13 diff --git a/chromium/media/gpu/chromeos/BUILD.gn b/chromium/media/gpu/chromeos/BUILD.gn
15 --- a/chromium/media/gpu/chromeos/BUILD.gn
16 +++ b/chromium/media/gpu/chromeos/BUILD.gn
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_111.0.5563/
H A D0016-media-gpu-chromeos-Define-new-formats-for-old-kernel.patch4 Subject: [PATCH 16/18] media: gpu: chromeos: Define new formats for old kernel
8 media/gpu/chromeos/fourcc.h | 12 ++++++++++++
11 diff --git a/media/gpu/chromeos/fourcc.h b/media/gpu/chromeos/fourcc.h
13 --- a/media/gpu/chromeos/fourcc.h
14 +++ b/media/gpu/chromeos/fourcc.h
H A D0014-HACK-media-Disable-chromeos-direct-video-decoder-by-.patch4 Subject: [PATCH 14/18] HACK: media: Disable chromeos direct video decoder by
26 // Limit the number of concurrent hardware decoder instances on ChromeOS.
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_105.0.5195/
H A D0016-media-gpu-chromeos-Define-new-formats-for-old-kernel.patch4 Subject: [PATCH 16/17] media: gpu: chromeos: Define new formats for old kernel
8 media/gpu/chromeos/fourcc.h | 12 ++++++++++++
11 diff --git a/media/gpu/chromeos/fourcc.h b/media/gpu/chromeos/fourcc.h
13 --- a/media/gpu/chromeos/fourcc.h
14 +++ b/media/gpu/chromeos/fourcc.h
H A D0013-HACK-media-Disable-chromeos-direct-video-decoder-by-.patch4 Subject: [PATCH 13/17] HACK: media: Disable chromeos direct video decoder by
25 // Limit the number of concurrent hardware decoder instances on ChromeOS.
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_104.0.5112/
H A D0017-media-gpu-chromeos-Define-new-formats-for-old-kernel.patch4 Subject: [PATCH 17/17] media: gpu: chromeos: Define new formats for old kernel
8 media/gpu/chromeos/fourcc.h | 12 ++++++++++++
11 diff --git a/media/gpu/chromeos/fourcc.h b/media/gpu/chromeos/fourcc.h
13 --- a/media/gpu/chromeos/fourcc.h
14 +++ b/media/gpu/chromeos/fourcc.h
H A D0013-HACK-media-Disable-chromeos-direct-video-decoder-by-.patch4 Subject: [PATCH 13/17] HACK: media: Disable chromeos direct video decoder by
25 // Limit the number of concurrent hardware decoder instances on ChromeOS.
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_109.0.5414/
H A D0016-media-gpu-chromeos-Define-new-formats-for-old-kernel.patch4 Subject: [PATCH 16/17] media: gpu: chromeos: Define new formats for old kernel
8 media/gpu/chromeos/fourcc.h | 12 ++++++++++++
11 diff --git a/media/gpu/chromeos/fourcc.h b/media/gpu/chromeos/fourcc.h
13 --- a/media/gpu/chromeos/fourcc.h
14 +++ b/media/gpu/chromeos/fourcc.h
H A D0014-HACK-media-Disable-chromeos-direct-video-decoder-by-.patch4 Subject: [PATCH 14/17] HACK: media: Disable chromeos direct video decoder by
26 // Limit the number of concurrent hardware decoder instances on ChromeOS.
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/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"
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/extcon/
H A 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
/OK3568_Linux_fs/buildroot/package/frecon/
H A D0002-Disable-dbus_full-when-not-in-ChromeOS.patch4 Subject: [PATCH 2/9] Disable dbus_full when not in ChromeOS
19 +CHROMEOS ?= 1
34 +ifeq ($(CHROMEOS),1)
/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A 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.
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_98.0.4758/
H A D0016-HACK-media-Disable-chromeos-direct-video-decoder-by-.patch4 Subject: [PATCH 16/17] HACK: media: Disable chromeos direct video decoder by
26 // ChromeOS has one of two VideoDecoder implementations active based on
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_100.0.4896/
H A D0014-HACK-media-Disable-chromeos-direct-video-decoder-by-.patch4 Subject: [PATCH 14/15] HACK: media: Disable chromeos direct video decoder by
26 // ChromeOS has one of two VideoDecoder implementations active based on
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_101.0.4951/
H A D0014-HACK-media-Disable-chromeos-direct-video-decoder-by-.patch4 Subject: [PATCH 14/15] HACK: media: Disable chromeos direct video decoder by
26 // ChromeOS has one of two VideoDecoder implementations active based on
/OK3568_Linux_fs/kernel/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

123456