Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/iio/common/scmi_sensors/
A Dscmi_iio.c57 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()
/linux-6.3-rc2/Documentation/ABI/testing/
A Dsysfs-firmware-gsmi30 the firmware to be timestamped and appended to
/linux-6.3-rc2/Documentation/networking/
A Dtimestamping.rst227 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.
/linux-6.3-rc2/include/linux/
A Dscmi_protocol.h305 bool timestamped; member
/linux-6.3-rc2/drivers/firmware/arm_scmi/
A Dsensors.c595 s->timestamped = SUPPORTS_TIMESTAMP(attrl); in iter_sens_descr_process_response()
596 if (s->timestamped) in iter_sens_descr_process_response()
/linux-6.3-rc2/include/linux/spi/
A Dspi.h1038 unsigned timestamped:1; member
/linux-6.3-rc2/drivers/spi/
A Dspi.c1877 if (xfer->timestamped) in spi_take_timestamp_pre()
1914 if (xfer->timestamped) in spi_take_timestamp_post()
1930 xfer->timestamped = 1; in spi_take_timestamp_post()
2032 WARN_ON_ONCE(xfer->ptp_sts && !xfer->timestamped); in spi_finalize_current_message()
/linux-6.3-rc2/tools/perf/Documentation/
A Djitdump-specification.txt31 Each entry in the file is timestamped. All timestamps must use the same clock source. The CLOCK_MON…
/linux-6.3-rc2/Documentation/mm/
A Dmultigen_lru.rst146 Each generation is timestamped at birth. If ``lru_gen_min_ttl`` is
/linux-6.3-rc2/Documentation/RCU/
A Dtorture.rst244 tools/testing/selftests/rcutorture/res in timestamped directories. A
/linux-6.3-rc2/Documentation/driver-api/
A Dipmi.rst770 * Record type (byte 2): 0xf0 (OEM non-timestamped)

Completed in 37 milliseconds