Home
last modified time | relevance | path

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

/linux/drivers/hwmon/occ/
A Dsysfs.c14 #define OCC_STAT_MASTER BIT(7) macro
40 val = !!(header->status & OCC_STAT_MASTER); in occ_sysfs_show()
61 if (header->status & OCC_STAT_MASTER) in occ_sysfs_show()
123 if ((header->status & OCC_STAT_MASTER) != in occ_sysfs_poll_done()
124 (occ->prev_stat & OCC_STAT_MASTER)) { in occ_sysfs_poll_done()
159 if ((header->status & OCC_STAT_MASTER) && in occ_sysfs_poll_done()

Completed in 3 milliseconds