Searched full:monitored (Results 1 – 25 of 218) sorted by relevance
123456789
/Linux-v6.6/include/dt-bindings/clock/ |
D | tegra234-clock.h | 150 /** @brief Monitored branch of EQOS_RX clock */ 434 /** @brief Monitored branch of PEX0_C0_CORE clock */ 436 /** @brief Monitored branch of PEX0_C1_CORE clock */ 438 /** @brief Monitored branch of PEX0_C2_CORE clock */ 440 /** @brief Monitored branch of PEX0_C3_CORE clock */ 442 /** @brief Monitored branch of PEX0_C4_CORE clock */ 444 /** @brief Monitored branch of PEX1_C5_CORE clock */ 446 /** @brief Monitored branch of PEX1_C6_CORE clock */ 462 /** @brief Monitored branch of PEX2_C7_CORE clock */ 464 /** @brief Monitored branch of PEX2_C8_CORE clock */ [all …]
|
/Linux-v6.6/Documentation/devicetree/bindings/power/supply/ |
D | richtek,rt5033-charger.yaml | 20 monitored-battery: 23 Phandle to the monitored battery according to battery.yaml. The battery 55 - monitored-battery 63 monitored-battery = <&battery>;
|
D | bq2515x.yaml | 56 monitored-battery: 58 description: phandle to the battery node being monitored 63 - monitored-battery 83 monitored-battery = <&bat>;
|
D | stericsson,ab8500-chargalg.yaml | 20 monitored-battery: 30 - monitored-battery 39 monitored-battery = <&ab8500_battery>;
|
D | bq25980.yaml | 76 monitored-battery: 78 description: phandle to the battery node being monitored 83 - monitored-battery 110 monitored-battery = <&bat>;
|
D | bq256xx.yaml | 61 monitored-battery: 63 description: phandle to the battery node being monitored 78 - monitored-battery 117 monitored-battery = <&bat>;
|
D | ingenic,battery.yaml | 31 monitored-battery: 42 - monitored-battery 60 monitored-battery = <&simple_battery>;
|
D | adc-battery.yaml | 48 monitored-battery: true 54 - monitored-battery 69 monitored-battery = <&battery>;
|
D | stericsson,ab8500-fg.yaml | 20 monitored-battery: 53 - monitored-battery 67 monitored-battery = <&battery>;
|
D | stericsson,ab8500-btemp.yaml | 20 monitored-battery: 49 - monitored-battery 63 monitored-battery = <&battery>;
|
D | qcom,pmi8998-charger.yaml | 41 monitored-battery: 52 - monitored-battery 80 monitored-battery = <&battery>;
|
D | stericsson,ab8500-charger.yaml | 20 monitored-battery: 73 - monitored-battery 88 monitored-battery = <&battery>;
|
D | cw2015_battery.yaml | 14 phandle in monitored-battery. If specified the driver uses the 46 monitored-battery: 77 monitored-battery = <&bat>;
|
D | sc27xx-fg.yaml | 50 monitored-battery: true 61 - monitored-battery 95 monitored-battery = <&bat>;
|
D | power-supply.yaml | 21 monitored-battery: 24 The battery (with "simple-battery" compatible) being monitored by this
|
D | sc2731-charger.yaml | 26 monitored-battery: 50 monitored-battery = <&bat>;
|
D | bq27xxx.yaml | 61 monitored-battery: 92 monitored-battery = <&bat>;
|
/Linux-v6.6/Documentation/admin-guide/ |
D | perf-security.rst | 11 monitored processes. The data leakage is possible both in scenarios of 32 execution metrics for various monitored parts of the system (e.g., 98 performance analysis of monitored processes or a system. For example, 234 monitored *scope* is maximized and no perf_events specific limits 241 user or in kernel space can be monitored and captured for later 250 monitored and captured for later analysis. Per-user per-cpu 257 monitored and captured for later analysis. Per-user per-cpu 276 file descriptors that is not less than the number of monitored events 277 multiplied by the number of monitored CPUs. 288 specifically for capturing monitored performance events and related data.
|
/Linux-v6.6/drivers/usb/mon/ |
D | mon_main.c | 47 m1->u_bus->monitored = 1; in mon_reader_add() 50 mbus->u_bus->monitored = 1; in mon_reader_add() 177 ubus->monitored = 0; in mon_stop() 185 ubus->monitored = 0; in mon_stop() 202 ubus->monitored = 1; in mon_bus_add() 257 if (ubus->monitored) { in mon_dissolve() 258 ubus->monitored = 0; in mon_dissolve()
|
/Linux-v6.6/drivers/powercap/ |
D | Kconfig | 31 and monitored on modern Intel processors (Sandy Bridge and later). 46 and monitored. 71 and monitored against the SCMI Powercap domains advertised as
|
/Linux-v6.6/arch/arm/boot/dts/st/ |
D | ste-ab8505.dtsi | 115 monitored-battery = <&battery>; 132 monitored-battery = <&battery>; 169 monitored-battery = <&battery>; 179 monitored-battery = <&battery>;
|
/Linux-v6.6/Documentation/arch/sparc/oradax/ |
D | oracle-dax.rst | 47 coprocessor. This is done using the monitored load and mwait 168 First, a "monitored load" is achieved via a Load from Alternate Space 170 "monitored wait" is achieved via the mwait instruction (a write to 174 block of data containing the monitored location is modified, then the 188 - go into a loop executing monitored load + monitored wait and 350 /* Monitored Load */ 421 /* Monitored Load */
|
/Linux-v6.6/arch/arm64/boot/dts/qcom/ |
D | sdm845-oneplus-fajita.dts | 37 monitored-battery = <&battery>; 51 monitored-battery = <&battery>;
|
D | sdm845-oneplus-enchilada.dts | 33 monitored-battery = <&battery>; 55 monitored-battery = <&battery>;
|
/Linux-v6.6/drivers/platform/x86/x86-android-tablets/ |
D | asus.c | 58 PROPERTY_ENTRY_REF("monitored-battery", &generic_lipo_hv_4v35_battery_node), 71 PROPERTY_ENTRY_REF("monitored-battery", &generic_lipo_hv_4v35_battery_node), 226 PROPERTY_ENTRY_REF("monitored-battery", &asus_tf103c_battery_node), 239 PROPERTY_ENTRY_REF("monitored-battery", &asus_tf103c_battery_node),
|
123456789