Searched refs:OCC_STAT_MASTER (Results 1 – 1 of 1) sorted by relevance
14 #define OCC_STAT_MASTER BIT(7) macro40 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