Home
last modified time | relevance | path

Searched refs:health (Results 1 – 30 of 30) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/mellanox/mlx5/core/
Dhealth.c63 struct mlx5_core_health *health, *n; in health_care() local
73 list_for_each_entry_safe(health, n, &tlist, list) { in health_care()
74 priv = container_of(health, struct mlx5_priv, health); in health_care()
79 list_del_init(&health->list); in health_care()
120 struct mlx5_core_health *health = &dev->priv.health; in print_health_info() local
121 struct health_buffer __iomem *h = health->health; in print_health_info()
139 struct mlx5_core_health *health = &dev->priv.health; in poll_health() local
143 count = ioread32be(health->health_counter); in poll_health()
144 if (count == health->prev) in poll_health()
145 ++health->miss_counter; in poll_health()
[all …]
DMakefile4 health.o mcg.o cq.o srq.o alloc.o qp.o port.o mr.o pd.o \
/linux-4.1.27/arch/arm/boot/dts/
Dkirkwood-guruplug-server-plus.dts22 pmx_led_health_r: pmx-led-health-r {
26 pmx_led_health_g: pmx-led-health-g {
61 health-r {
62 label = "guruplug:red:health";
65 health-g {
66 label = "guruplug:green:health";
Dkirkwood-sheevaplug.dts32 health {
33 label = "sheevaplug:blue:health";
Dkirkwood-sheevaplug-esata.dts37 health {
38 label = "sheevaplug:blue:health";
Dkirkwood-mplcec4.dts32 pmx_led_health: pmx-led-health {
126 health {
127 label = "status:green:health";
Dkirkwood-dockstar.dts44 health {
45 label = "status:green:health";
Dkirkwood-pogo_e02.dts38 health {
39 label = "pogo_e02:green:health";
Dkirkwood-goflexnet.dts87 health {
88 label = "status:green:health";
Dkirkwood-iomega_ix2_200.dts86 pmx_led_health_brt_ctrl_1: pmx-led-health-brt-ctrl-1 {
90 pmx_led_health_brt_ctrl_2: pmx-led-health-brt-ctrl-2 {
/linux-4.1.27/drivers/power/
Dda9052-battery.c176 int health; member
410 static int da9052_bat_check_health(struct da9052_battery *bat, int *health) in da9052_bat_check_health() argument
421 bat->health = POWER_SUPPLY_HEALTH_UNKNOWN; in da9052_bat_check_health()
425 if (bat->health != POWER_SUPPLY_HEALTH_OVERHEAT) { in da9052_bat_check_health()
430 bat->health = POWER_SUPPLY_HEALTH_DEAD; in da9052_bat_check_health()
432 bat->health = POWER_SUPPLY_HEALTH_GOOD; in da9052_bat_check_health()
435 *health = bat->health; in da9052_bat_check_health()
607 bat->health = POWER_SUPPLY_HEALTH_UNKNOWN; in da9052_bat_probe()
Dbq24190_charger.c639 int health, ret; in bq24190_charger_get_health() local
662 health = POWER_SUPPLY_HEALTH_OVERVOLTAGE; in bq24190_charger_get_health()
669 health = POWER_SUPPLY_HEALTH_GOOD; in bq24190_charger_get_health()
679 health = POWER_SUPPLY_HEALTH_UNSPEC_FAILURE; in bq24190_charger_get_health()
682 health = POWER_SUPPLY_HEALTH_OVERHEAT; in bq24190_charger_get_health()
685 health = POWER_SUPPLY_HEALTH_SAFETY_TIMER_EXPIRE; in bq24190_charger_get_health()
688 health = POWER_SUPPLY_HEALTH_UNKNOWN; in bq24190_charger_get_health()
692 val->intval = health; in bq24190_charger_get_health()
999 int health, ret; in bq24190_battery_get_health() local
1016 health = POWER_SUPPLY_HEALTH_OVERVOLTAGE; in bq24190_battery_get_health()
[all …]
Dwm831x_power.c356 static int wm831x_bat_check_health(struct wm831x *wm831x, int *health) in wm831x_bat_check_health() argument
365 *health = POWER_SUPPLY_HEALTH_OVERHEAT; in wm831x_bat_check_health()
370 *health = POWER_SUPPLY_HEALTH_COLD; in wm831x_bat_check_health()
375 *health = POWER_SUPPLY_HEALTH_OVERVOLTAGE; in wm831x_bat_check_health()
382 *health = POWER_SUPPLY_HEALTH_OVERHEAT; in wm831x_bat_check_health()
385 *health = POWER_SUPPLY_HEALTH_UNSPEC_FAILURE; in wm831x_bat_check_health()
388 *health = POWER_SUPPLY_HEALTH_GOOD; in wm831x_bat_check_health()
Daxp288_fuel_gauge.c540 int ret, health = POWER_SUPPLY_HEALTH_UNKNOWN; in fuel_gauge_battery_health() local
551 health = POWER_SUPPLY_HEALTH_OVERVOLTAGE; in fuel_gauge_battery_health()
553 health = POWER_SUPPLY_HEALTH_OVERHEAT; in fuel_gauge_battery_health()
555 health = POWER_SUPPLY_HEALTH_COLD; in fuel_gauge_battery_health()
557 health = POWER_SUPPLY_HEALTH_DEAD; in fuel_gauge_battery_health()
559 health = POWER_SUPPLY_HEALTH_GOOD; in fuel_gauge_battery_health()
562 return health; in fuel_gauge_battery_health()
Dbq27x00_battery.c105 int health; member
494 cache.health = -ENODATA; in bq27x00_update()
514 cache.health = bq27x00_battery_read_health(di); in bq27x00_update()
750 ret = bq27x00_simple_value(di->cache.health, val); in bq27x00_battery_get_property()
Dpower_supply_sysfs.c140 POWER_SUPPLY_ATTR(health),
/linux-4.1.27/Documentation/hwmon/
Duserspace-tools4 Most mainboards have sensor chips to monitor system health (like temperatures,
15 Core set of utilities that will allow you to obtain health information,
36 If you want some graphical indicators of system health look for applications
Ducd900028 system-health monitor. The device integrates a 12-bit ADC for monitoring up to
43 system-health monitor. The device integrates a 12-bit ADC for monitoring up to
Dlm8353 health monitoring. They also have voltage and fan rotation speed
/linux-4.1.27/Documentation/ABI/testing/
Dsysfs-class-mei24 registers for BIOS and OS to monitor fw health.
/linux-4.1.27/include/linux/mlx5/
Ddriver.h434 struct health_buffer __iomem *health; member
483 struct mlx5_core_health health; member
Ddevice.h428 struct health_buffer health; member
/linux-4.1.27/Documentation/power/
Dcharger-manager.txt30 we may need to monitor the battery health by looking at the ambient or
33 monitoring the battery health and tasks, and user processes that are
Dpower_supply_class.txt87 HEALTH - represents health of the battery, values corresponds to
/linux-4.1.27/drivers/parisc/
DKconfig166 about the overall health state of the system.
/linux-4.1.27/Documentation/device-mapper/
Ddm-raid.txt157 'dmsetup status' yields information on the state and health of the array.
/linux-4.1.27/drivers/platform/x86/
Dsony-laptop.c2050 unsigned int health; in sony_nc_battery_care_health_show() local
2052 if (sony_call_snc_handle(bcare_ctl->handle, 0x0200, &health)) in sony_nc_battery_care_health_show()
2055 count = snprintf(buffer, PAGE_SIZE, "%d\n", health & 0xff); in sony_nc_battery_care_health_show()
/linux-4.1.27/drivers/hwmon/
DKconfig10 Hardware monitoring devices let you monitor the hardware health
/linux-4.1.27/Documentation/
Ddevices.txt2890 207 char Compaq ProLiant health feature indicate
/linux-4.1.27/Documentation/networking/
Dbonding.txt263 sent to determine the health of the link to the targets.