Home
last modified time | relevance | path

Searched refs:_cap (Results 1 – 7 of 7) sorted by relevance

/linux-5.19.10/Documentation/hwmon/
Dacpi_power_meter.rst40 the case, the `power[1-*]_cap` and related sysfs files will appear. When the
52 `power[1-*]_cap` will be notified if the firmware changes the power cap.
Docc.rst115 power[1-n]_cap
Dsysfs-interface.rst408 `power[1-*]_cap`
/linux-5.19.10/drivers/hwtracing/intel_th/
Dintel_th.h61 #define INTEL_TH_CAP(_th, _cap) ((_th)->drvdata ? (_th)->drvdata->_cap : 0) argument
/linux-5.19.10/drivers/i3c/master/mipi-i3c-hci/
Dext_caps.c217 #define EXT_CAP_VENDOR(_vendor, _cap, _highest_mandatory_reg_offset) \ argument
218 { .vendor = (MIPI_VENDOR_##_vendor), .cap = (_cap), \
/linux-5.19.10/Documentation/ABI/testing/
Dsysfs-class-hwmon779 cap is changed by the hardware. The `*_cap`
/linux-5.19.10/arch/x86/events/intel/
Duncore_snbep.c2883 #define hswep_get_chop(_cap) (((_cap) >> 6) & 0x3) argument