Home
last modified time | relevance | path

Searched refs:subsystem (Results 1 – 25 of 40) sorted by relevance

12

/hardware/interfaces/power/1.1/
Dtypes.hal21 * a subsystem (e.g. wifi, bt) is capable of getting into.
23 * SoCs like wifi, bt usually have more than one subsystem level sleep state.
32 * Time spent in msec at this subsystem-level sleep state since boot.
47 * This subsystem-level sleep state can only be reached during system suspend
54 * PowerStateSubsystem represents a subsystem (e.g. wifi, bt)
57 * SoCs like wifi, bt usually have more than one subsystem level sleep state.
68 * i.e. lesser steady-state power is consumed by the subsystem to
72 * or the subsystem does not have any sleep states.
DIPower.hal21 * Interface to collect subsystem level sleep information
27 * Report cumulative info on the statistics on subsystem-level sleep states
/hardware/interfaces/power/stats/aidl/default/
DFakeEnergyMeter.h36 for (const auto& [name, subsystem] : channelNames) { in FakeEnergyMeter()
40 c.subsystem = subsystem; in FakeEnergyMeter()
/hardware/interfaces/power/stats/aidl/android/hardware/power/stats/
DChannel.aidl33 @utf8InCpp String subsystem;
/hardware/interfaces/power/stats/aidl/aidl_api/android.hardware.power.stats/2/android/hardware/power/stats/
DChannel.aidl39 @utf8InCpp String subsystem;
/hardware/interfaces/power/stats/aidl/aidl_api/android.hardware.power.stats/1/android/hardware/power/stats/
DChannel.aidl39 @utf8InCpp String subsystem;
/hardware/interfaces/power/stats/aidl/aidl_api/android.hardware.power.stats/current/android/hardware/power/stats/
DChannel.aidl38 @utf8InCpp String subsystem;
/hardware/google/pixel/pixelstats/
DUeventListener.cpp219 const char *subsystem) { in ReportBatteryCapacityFGEvent() argument
220 if (!subsystem || strcmp(subsystem, "SUBSYSTEM=power_supply")) { in ReportBatteryCapacityFGEvent()
401 const char *driver, *product, *subsystem; in ProcessUevent() local
434 driver = product = subsystem = NULL; in ProcessUevent()
460 subsystem = cp; in ProcessUevent()
486 ReportBatteryCapacityFGEvent(stats_client, subsystem); in ProcessUevent()
/hardware/google/pixel/sscoredump/
Ddevice.mk4 PRODUCT_SOONG_NAMESPACES += vendor/google/tools/subsystem-coredump
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_EXT_physical_device_drm.adoc31 a display subsystem), may have no render node (e.g. if it is a software
33 engine without a display subsystem).
DVK_EXT_host_image_copy.adoc53 It may be unreasonable to require the streaming subsystem to coordinate with
54 the rendering subsystem to allocate memory on its behalf, especially as
/hardware/google/pixel-sepolicy/sscoredump/
Dfile.te7 type sysfs_sscoredump_subsystem_report_count, sysfs_type, fs_type; # subsystem report_count: per de…
/hardware/interfaces/power/stats/1.0/
Dtypes.hal31 /** Name of the subsystem to which this rail belongs (opaque to the framework) */
51 * A subsystem is a self-contained compute unit. Some examples include
61 * A power domain is a single subsystem or a collection of subsystems
/hardware/interfaces/biometrics/
DREADME.md11 More complete information about the Android Biometric HALs and subsystem can be found at
/hardware/interfaces/camera/
DREADME.md11 More complete information about the Android camera HAL and subsystem can be found at
/hardware/interfaces/camera/common/
DREADME.md11 More complete information about the Android camera HAL and subsystem can be found at
/hardware/interfaces/wifi/1.5/
DIWifiEventCallback.hal24 * Must be called when the Wi-Fi subsystem restart completes.
/hardware/interfaces/gnss/1.0/
DIGnssGeofenceCallback.hal52 * circle reported by the GNSS subsystem. Now with regard to "b", the system is
60 * GNSS subsystem isn't confident enough that the user is either inside or
89 * subsystem knows about the Geofence.
125 * GNSS subsystem will wake up the application processor, if its in suspend
/hardware/interfaces/camera/provider/
DREADME.md12 More complete information about the Android camera HAL and subsystem can be found at
/hardware/interfaces/camera/provider/2.6/
DICameraProviderCallback.hal24 * service of changes to the camera subsystem.
/hardware/interfaces/camera/provider/2.4/
DICameraProviderCallback.hal23 * service of changes to the camera subsystem.
/hardware/interfaces/automotive/audiocontrol/1.0/
DIAudioControl.hal21 * Interacts with the car's audio subsystem to manage audio sources and volumes
/hardware/google/pixel/pixelstats/include/pixelstats/
DUeventListener.h93 const char *subsystem);
/hardware/google/pixel/powerstats/dataproviders/
DIioEnergyMeterDataProvider.cpp93 {.id = id, .name = channelName, .subsystem = subsystemName}); in parseEnabledRails()
/hardware/interfaces/automotive/audiocontrol/2.0/
DIAudioControl.hal24 * Interacts with the car's audio subsystem to manage audio sources and volumes

12