Home
last modified time | relevance | path

Searched refs:power_cycles (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/drivers/hwmon/
Daquacomputer_d5next.c96 u32 power_cycles; /* How many times the device was powered on */ member
199 priv->power_cycles = get_unaligned_be32(data + D5NEXT_POWER_CYCLES); in d5next_raw_event()
249 seq_printf(seqf, "%u\n", priv->power_cycles); in power_cycles_show()
253 DEFINE_SHOW_ATTRIBUTE(power_cycles);
/Linux-v5.15/Documentation/hwmon/
Daquacomputer_d5next.rst60 power_cycles Count of how many times the pump was powered on
/Linux-v5.15/include/linux/
Dnvme.h513 __u8 power_cycles[16]; member