/linux-6.12.1/drivers/iio/temperature/ |
D | mcp9600.c | 108 MCP9600_CHANNELS(0, 0, 0, 0), /* Alerts: - - - - */ 109 MCP9600_CHANNELS(1, 0, 0, 0), /* Alerts: 1 - - - */ 110 MCP9600_CHANNELS(1, 1, 0, 0), /* Alerts: - 2 - - */ 111 MCP9600_CHANNELS(2, 0, 0, 0), /* Alerts: 1 2 - - */ 112 MCP9600_CHANNELS(0, 0, 1, 0), /* Alerts: - - 3 - */ 113 MCP9600_CHANNELS(1, 0, 1, 0), /* Alerts: 1 - 3 - */ 114 MCP9600_CHANNELS(1, 1, 1, 0), /* Alerts: - 2 3 - */ 115 MCP9600_CHANNELS(2, 0, 1, 0), /* Alerts: 1 2 3 - */ 116 MCP9600_CHANNELS(0, 0, 1, 1), /* Alerts: - - - 4 */ 117 MCP9600_CHANNELS(1, 0, 1, 1), /* Alerts: 1 - - 4 */ [all …]
|
/linux-6.12.1/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
D | vega12_thermal.c | 205 * vega12_thermal_enable_alert - Enable thermal alerts on the RV770 thermal controller. 224 * vega12_thermal_disable_alert - Disable thermal alerts on the RV770 thermal controller. 238 * Currently just disables alerts.
|
D | vega20_thermal.c | 276 * vega20_thermal_enable_alert - Enable thermal alerts on the RV770 thermal controller. 295 * vega20_thermal_disable_alert - Disable thermal alerts on the RV770 thermal controller. 309 * 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-6.12.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-6.12.1/drivers/i2c/ |
D | i2c-smbus.c | 45 * Drivers should either disable alerts, or provide at least in smbus_do_alert() 80 * Drivers should either disable alerts, or provide at least in smbus_do_alert_force() 111 * Devices with pending alerts reply in address order, low in smbus_alert()
|
/linux-6.12.1/Documentation/devicetree/bindings/iio/adc/ |
D | ti,adc081c.yaml | 14 Single-channel ADC supporting 8, 10, or 12-bit samples and high/low alerts.
|
D | adi,ad7280a.yaml | 35 alerts, typically because not all are wired to anything. Only applies to
|
/linux-6.12.1/include/linux/ |
D | i2c-smbus.h | 23 * handle the interrupts or to poll for alerts.
|
/linux-6.12.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 */
|
/linux-6.12.1/Documentation/hwmon/ |
D | ina238.rst | 23 interface. It includes a number of programmable functions including alerts,
|
D | ltc4282.rst | 36 flexibility in the autonomous generation of alerts and response to faults.
|
/linux-6.12.1/tools/perf/util/ |
D | s390-cpumcf-kernel.h | 31 /* Measurement alerts */
|
/linux-6.12.1/Documentation/devicetree/bindings/memory-controllers/ti/ |
D | emif.txt | 57 has capability for generating SDRAM temperature alerts
|
/linux-6.12.1/drivers/thermal/intel/ |
D | Kconfig | 78 system temperature measurements and alerts.
|
/linux-6.12.1/drivers/infiniband/hw/bnxt_re/ |
D | hw_counters.h | 144 u64 alerts; member
|
/linux-6.12.1/drivers/power/supply/ |
D | ltc4162-l-charger.c | 790 /* The ALERTS registers can be written to clear alerts */ in ltc4162l_is_writeable_reg() 880 /* Disable the threshold alerts, we're not using them */ in ltc4162l_probe()
|
/linux-6.12.1/net/ |
D | Kconfig | 399 event that packets are discarded in the network stack. Alerts 401 process. If you don't need network drop alerts, or if you are ok
|
/linux-6.12.1/Documentation/driver-api/cxl/ |
D | maturity-map.rst | 124 * [3] Health / Alerts
|
/linux-6.12.1/Documentation/driver-api/soundwire/ |
D | summary.rst | 23 (4) Device status monitoring, including interrupt-style alerts to the Master.
|
/linux-6.12.1/arch/s390/kernel/ |
D | perf_cpum_cf.c | 363 /* Measurement alerts */ 1156 /* CPU-measurement alerts for the counter facility */ 1168 * Measurement alerts are shared and might happen when the PMU in cpumf_measurement_alert() 1169 * is not reserved. Ignore these alerts in this case. in cpumf_measurement_alert() 1212 pr_err("Registering for CPU-measurement alerts failed with rc=%i\n", rc); in cpumf_pmu_init()
|
/linux-6.12.1/drivers/char/ipmi/ |
D | ipmi_ssif.c | 229 * Used to tell what we should do with alerts. If we are 597 ssif_inc_stat(ssif_info, alerts); in ssif_alert() 1177 MODULE_PARM_DESC(alerts_broken, "Don't enable alerts for the controller."); 1235 IPMI_SSIF_ATTR(alerts); 1835 /* Some systems don't behave well if you enable alerts. */ in ssif_probe()
|
/linux-6.12.1/drivers/iio/adc/ |
D | ad7091r-base.c | 163 * prevent alerts and thus disable event generation. in ad7091r_write_event_config()
|
/linux-6.12.1/Documentation/networking/ |
D | tls-handshake.rst | 221 (decrypted) application data, alerts, and handshake packets once the
|