Home
last modified time | relevance | path

Searched refs:v4l2_timeval_to_ns (Results 1 – 3 of 3) sorted by relevance

/linux/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-codec-stateless.rst648 :c:func:`v4l2_timeval_to_ns()` function to convert the struct
823 :c:func:`v4l2_timeval_to_ns()` function to convert the struct
1009 struct :c:type:`v4l2_buffer`. Use the :c:func:`v4l2_timeval_to_ns()`
1016 struct :c:type:`v4l2_buffer`. Use the :c:func:`v4l2_timeval_to_ns()`
1023 struct :c:type:`v4l2_buffer`. Use the :c:func:`v4l2_timeval_to_ns()`
1350 :c:func:`v4l2_timeval_to_ns()` function to convert the struct
1356 struct :c:type:`v4l2_buffer`. Use the :c:func:`v4l2_timeval_to_ns()`
1655 struct :c:type:`v4l2_buffer`. Use the :c:func:`v4l2_timeval_to_ns()`
1662 struct :c:type:`v4l2_buffer`. Use the :c:func:`v4l2_timeval_to_ns()`
1669 struct :c:type:`v4l2_buffer`. Use the :c:func:`v4l2_timeval_to_ns()`
[all …]
H A Ddev-stateless-decoder.rst346 The :c:func:`v4l2_timeval_to_ns` function must be used to perform that
/linux/include/uapi/linux/
H A Dvideodev2.h1190 static inline __u64 v4l2_timeval_to_ns(const struct timeval *tv) in v4l2_timeval_to_ns() function