Lines Matching full:hte
4 The Linux Hardware Timestamping Engine (HTE)
21 engine (HTE) framework. Both consumers and providers must include
22 ``#include <linux/hte.h>``.
24 The HTE framework APIs for the providers
27 .. kernel-doc:: drivers/hte/hte.c
30 The HTE framework APIs for the consumers
33 .. kernel-doc:: drivers/hte/hte.c
36 The HTE framework public structures
38 .. kernel-doc:: include/linux/hte.h
40 More on the HTE timestamp data
52 - Pushes this hte_ts_data object to HTE subsystem.
53 - HTE subsystem increments seq counter and invokes consumer provided callback.
54 Based on callback return value, the HTE core invokes secondary callback in
57 HTE subsystem debugfs attributes
59 HTE subsystem creates debugfs attributes at ``/sys/kernel/debug/hte/``.
61 ``/sys/kernel/debug/hte/<provider>/<label or line id>/``. Note that these
69 ``/sys/kernel/debug/hte/<provider>/``.
74 ``/sys/kernel/debug/hte/<provider>/``.
79 ``/sys/kernel/debug/hte/<provider>/<label or line id>/``.