Home
last modified time | relevance | path

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

/Linux-v5.10/Documentation/userspace-api/media/v4l/
Dext-ctrls-codec.rst2074 :c:func:`v4l2_timeval_to_ns()` function to convert the struct
2240 :c:func:`v4l2_timeval_to_ns()` function to convert the struct
2246 struct :c:type:`v4l2_buffer`. Use the :c:func:`v4l2_timeval_to_ns()`
2494 struct :c:type:`v4l2_buffer`. Use the :c:func:`v4l2_timeval_to_ns()`
2501 struct :c:type:`v4l2_buffer`. Use the :c:func:`v4l2_timeval_to_ns()`
2508 struct :c:type:`v4l2_buffer`. Use the :c:func:`v4l2_timeval_to_ns()`
2936 :c:func:`v4l2_timeval_to_ns()` function to convert the struct
4256 :c:func:`v4l2_timeval_to_ns()` function to convert the struct
Ddev-stateless-decoder.rst346 The :c:func:`v4l2_timeval_to_ns` function must be used to perform that
/Linux-v5.10/include/uapi/linux/
Dvideodev2.h1068 static inline __u64 v4l2_timeval_to_ns(const struct timeval *tv) in v4l2_timeval_to_ns() function