Home
last modified time | relevance | path

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

/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/hwmon/occ/
H A Dsysfs.c136 (occ->prev_ext_stat & OCC_EXT_STAT_DVFS_OT)) { in occ_sysfs_poll_done()
142 (occ->prev_ext_stat & OCC_EXT_STAT_DVFS_POWER)) { in occ_sysfs_poll_done()
148 (occ->prev_ext_stat & OCC_EXT_STAT_MEM_THROTTLE)) { in occ_sysfs_poll_done()
154 (occ->prev_ext_stat & OCC_EXT_STAT_QUICK_DROP)) { in occ_sysfs_poll_done()
175 occ->prev_ext_stat = header->ext_status; in occ_sysfs_poll_done()
H A Dcommon.h121 u8 prev_ext_stat; member
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/hwmon/occ/
H A Dsysfs.c136 (occ->prev_ext_stat & OCC_EXT_STAT_DVFS_OT)) { in occ_sysfs_poll_done()
142 (occ->prev_ext_stat & OCC_EXT_STAT_DVFS_POWER)) { in occ_sysfs_poll_done()
148 (occ->prev_ext_stat & OCC_EXT_STAT_MEM_THROTTLE)) { in occ_sysfs_poll_done()
154 (occ->prev_ext_stat & OCC_EXT_STAT_QUICK_DROP)) { in occ_sysfs_poll_done()
175 occ->prev_ext_stat = header->ext_status; in occ_sysfs_poll_done()
H A Dcommon.h121 u8 prev_ext_stat; member
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/hwmon/occ/
H A Dsysfs.c136 (occ->prev_ext_stat & OCC_EXT_STAT_DVFS_OT)) { in occ_sysfs_poll_done()
142 (occ->prev_ext_stat & OCC_EXT_STAT_DVFS_POWER)) { in occ_sysfs_poll_done()
148 (occ->prev_ext_stat & OCC_EXT_STAT_MEM_THROTTLE)) { in occ_sysfs_poll_done()
154 (occ->prev_ext_stat & OCC_EXT_STAT_QUICK_DROP)) { in occ_sysfs_poll_done()
175 occ->prev_ext_stat = header->ext_status; in occ_sysfs_poll_done()
H A Dcommon.h121 u8 prev_ext_stat; member