Home
last modified time | relevance | path

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

/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/hwmon/occ/
H A Dsysfs.c62 val = hweight8(header->occs_present); in occ_sysfs_show()
90 static SENSOR_DEVICE_ATTR(occs_present, 0444, occ_sysfs_show, NULL, 7);
160 header->occs_present != occ->prev_occs_present) { in occ_sysfs_poll_done()
176 occ->prev_occs_present = header->occs_present; in occ_sysfs_poll_done()
H A Dcommon.h44 u8 occs_present; member
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/hwmon/occ/
H A Dsysfs.c62 val = hweight8(header->occs_present); in occ_sysfs_show()
90 static SENSOR_DEVICE_ATTR(occs_present, 0444, occ_sysfs_show, NULL, 7);
160 header->occs_present != occ->prev_occs_present) { in occ_sysfs_poll_done()
176 occ->prev_occs_present = header->occs_present; in occ_sysfs_poll_done()
H A Dcommon.h44 u8 occs_present; member
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/hwmon/occ/
H A Dsysfs.c62 val = hweight8(header->occs_present); in occ_sysfs_show()
90 static SENSOR_DEVICE_ATTR(occs_present, 0444, occ_sysfs_show, NULL, 7);
160 header->occs_present != occ->prev_occs_present) { in occ_sysfs_poll_done()
176 occ->prev_occs_present = header->occs_present; in occ_sysfs_poll_done()
H A Dcommon.h44 u8 occs_present; member