Searched full:alerts (Results 1 – 25 of 53) sorted by relevance
123
/Linux-v6.1/arch/s390/kernel/ |
D | perf_cpum_cf_common.c | 41 /* CPU-measurement alerts for the counter facility */ 53 /* Measurement alerts are shared and might happen when the PMU in cpumf_measurement_alert() 54 * is not reserved. Ignore these alerts in this case. */ in cpumf_measurement_alert() 115 /* Obtain the CPU-measurement alerts for the counter facility */ 220 pr_err("Registering for CPU-measurement alerts " in cpum_cf_init()
|
/Linux-v6.1/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
D | vega12_thermal.c | 203 * vega12_thermal_enable_alert - Enable thermal alerts on the RV770 thermal controller. 222 * vega12_thermal_disable_alert - Disable thermal alerts on the RV770 thermal controller. 236 * Currently just disables alerts.
|
D | vega20_thermal.c | 274 * vega20_thermal_enable_alert - Enable thermal alerts on the RV770 thermal controller. 293 * vega20_thermal_disable_alert - Disable thermal alerts on the RV770 thermal controller. 307 * Currently just disables alerts.
|
D | smu7_thermal.c | 368 * smu7_thermal_enable_alert - Enable thermal alerts on the RV770 thermal controller. 387 * smu7_thermal_disable_alert - Disable thermal alerts on the RV770 thermal controller. 406 * Currently just disables alerts.
|
D | vega10_thermal.c | 428 * vega10_thermal_enable_alert - Enable thermal alerts on the RV770 thermal controller. 460 * vega10_thermal_disable_alert - Disable thermal alerts on the RV770 thermal controller. 488 * Currently just disables alerts.
|
/Linux-v6.1/Documentation/ABI/testing/ |
D | sysfs-devices-platform-ipmi | 190 What: /sys/devices/platform/dmi-ipmi-ssif.*/alerts 210 alerts (RO) Number of alerts received.
|
/Linux-v6.1/include/linux/ |
D | i2c-smbus.h | 23 * handle the interrupts or to poll for alerts.
|
/Linux-v6.1/drivers/misc/bcm-vk/ |
D | bcm_vk.h | 115 /* Error log register bit definition - register for error alerts */ 437 /* alerts that could be generated from peer */ 440 /* alerts detected by the host */
|
D | bcm_vk_dev.c | 113 * alerts that could be generated from peer 131 /* alerts detected by the host */ 301 /* handle peer alerts and then locally detected ones */ in bcm_vk_handle_notf()
|
/Linux-v6.1/Documentation/devicetree/bindings/iio/adc/ |
D | adi,ad7280a.yaml | 35 alerts, typically because not all are wired to anything. Only applies to
|
/Linux-v6.1/Documentation/hwmon/ |
D | ina238.rst | 23 interface. It includes a number of programmable functions including alerts,
|
/Linux-v6.1/tools/perf/util/ |
D | s390-cpumcf-kernel.h | 29 /* Measurement alerts */
|
/Linux-v6.1/drivers/i2c/ |
D | i2c-smbus.c | 44 * Drivers should either disable alerts, or provide at least in smbus_do_alert() 78 * Devices with pending alerts reply in address order, low in smbus_alert()
|
/Linux-v6.1/Documentation/devicetree/bindings/memory-controllers/ti/ |
D | emif.txt | 57 has capability for generating SDRAM temperature alerts
|
/Linux-v6.1/drivers/thermal/intel/ |
D | Kconfig | 70 system temperature measurements and alerts.
|
/Linux-v6.1/net/ |
D | Kconfig | 348 event that packets are discarded in the network stack. Alerts 350 process. If you don't need network drop alerts, or if you are ok
|
/Linux-v6.1/drivers/power/supply/ |
D | ltc4162-l-charger.c | 790 /* The ALERTS registers can be written to clear alerts */ in ltc4162l_is_writeable_reg() 881 /* Disable the threshold alerts, we're not using them */ in ltc4162l_probe()
|
/Linux-v6.1/Documentation/driver-api/soundwire/ |
D | summary.rst | 23 (4) Device status monitoring, including interrupt-style alerts to the Master.
|
/Linux-v6.1/drivers/char/ipmi/ |
D | ipmi_ssif.c | 226 * Used to tell what we should do with alerts. If we are 590 ssif_inc_stat(ssif_info, alerts); in ssif_alert() 1182 MODULE_PARM_DESC(alerts_broken, "Don't enable alerts for the controller."); 1240 IPMI_SSIF_ATTR(alerts); 1812 /* Some systems don't behave well if you enable alerts. */ in ssif_probe()
|
/Linux-v6.1/drivers/acpi/ |
D | acpi_memhotplug.c | 11 * and remove operations and alerts the VM of the affected memory
|
/Linux-v6.1/net/core/ |
D | drop_monitor.c | 3 * Monitoring code for network dropped packet alerts 46 * netlink alerts 1770 MODULE_DESCRIPTION("Monitoring code for network dropped packet alerts");
|
/Linux-v6.1/drivers/hwmon/ |
D | max6621.c | 499 /* Set CONFIG0 register masking temperature alerts and PEC. */ in max6621_probe()
|
/Linux-v6.1/Documentation/i2c/ |
D | smbus-protocol.rst | 280 * I2C drivers for devices which can trigger SMBus alerts should implement
|
/Linux-v6.1/drivers/gpu/drm/amd/pm/powerplay/inc/ |
D | hardwaremanager.h | 115 …PHM_PlatformCaps_BootStateOnAlert, /* Go to boot state on alerts, e.g. on an …
|
/Linux-v6.1/drivers/iio/light/ |
D | cm32181.c | 449 * to clear any pending Alerts. in cm32181_probe()
|
123