Searched refs:timestamped (Results 1 – 13 of 13) sorted by relevance
/openbmc/linux/drivers/iio/common/scmi_sensors/ |
H A D | scmi_iio.c | 57 if (!sensor->sensor_info->timestamped) { in scmi_iio_sensor_update_cb() 93 if (sensor->sensor_info->timestamped) in scmi_iio_buffer_preenable() 179 if (sensor->sensor_info->timestamped) { in scmi_iio_set_odr_val()
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-firmware-gsmi | 30 the firmware to be timestamped and appended to
|
/openbmc/linux/Documentation/networking/ |
H A D | timestamping.rst | 227 Support recv() cmsg for all timestamped packets. Control messages 339 definition is that only the first fragment is timestamped. For 457 then only the first fragment is timestamped and returned to the sending 693 messages, are not timestamped). The original (and only) timestampable 701 ``netif_rx()`` on the freshly timestamped skb.
|
/openbmc/linux/drivers/firmware/arm_scmi/ |
H A D | sensors.c | 595 s->timestamped = SUPPORTS_TIMESTAMP(attrl); in iter_sens_descr_process_response() 596 if (s->timestamped) in iter_sens_descr_process_response()
|
/openbmc/ipmitool/contrib/ |
H A D | oem_ibm_sel_map | 196 …","0x00","0x00","R","R","R","0x00","PCI Event/Error Occurred. Next non-timestamped OEM SEL entry w… 197 …1","0x00","R","R","R","0x00","Processor Event/Error Occurred. Next non-timestamped OEM SEL entry w… 198 …0x02","0x00","R","R","R","0x00","Memory Event/Error Occurred. Next non-timestamped OEM SEL entry w… 199 …"0x00","R","R","R","0x00"," Scalability Event/Error Occurred. Next non-timestamped OEM SEL entry w… 226 …x04","0x00","R","R","R","0x00","Bus PCI Event/Error Occurred. Next non-timestamped OEM SEL entry w… 227 …x05","0x00","R","R","R","0x00","Chipset Event/Error Occurred. Next non-timestamped OEM SEL entry w…
|
/openbmc/linux/include/linux/ |
H A D | scmi_protocol.h | 315 bool timestamped; member
|
/openbmc/linux/include/linux/spi/ |
H A D | spi.h | 1054 unsigned timestamped:1; member
|
/openbmc/linux/drivers/spi/ |
H A D | spi.c | 1876 if (xfer->timestamped) in spi_take_timestamp_pre() 1913 if (xfer->timestamped) in spi_take_timestamp_post() 1929 xfer->timestamped = 1; in spi_take_timestamp_post() 2031 WARN_ON_ONCE(xfer->ptp_sts && !xfer->timestamped); in spi_finalize_current_message()
|
/openbmc/linux/tools/perf/Documentation/ |
H A D | jitdump-specification.txt | 31 Each entry in the file is timestamped. All timestamps must use the same clock source. The CLOCK_MON…
|
/openbmc/linux/Documentation/mm/ |
H A D | multigen_lru.rst | 147 Each generation is timestamped at birth. If ``lru_gen_min_ttl`` is
|
/openbmc/linux/Documentation/RCU/ |
H A D | torture.rst | 244 tools/testing/selftests/rcutorture/res in timestamped directories. A
|
/openbmc/linux/Documentation/driver-api/ |
H A D | ipmi.rst | 770 * Record type (byte 2): 0xf0 (OEM non-timestamped)
|
/openbmc/openbmc/poky/documentation/profile-manual/ |
H A D | usage.rst | 691 This gives us a detailed timestamped sequence of events that occurred within the
|