Home
last modified time | relevance | path

Searched refs:OCC_STAT_ACTIVE (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwmon/occ/
H A Dsysfs.c15 #define OCC_STAT_ACTIVE BIT(0) macro
43 val = !!(header->status & OCC_STAT_ACTIVE); in occ_sysfs_show()
129 if ((header->status & OCC_STAT_ACTIVE) != in occ_sysfs_poll_done()
130 (occ->prev_stat & OCC_STAT_ACTIVE)) { in occ_sysfs_poll_done()

Completed in 1 milliseconds