Home
last modified time | relevance | path

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

/Linux-v5.15/Documentation/userspace-api/media/v4l/
Dext-ctrls-codec-stateless.rst642 :c:func:`v4l2_timeval_to_ns()` function to convert the struct
811 :c:func:`v4l2_timeval_to_ns()` function to convert the struct
997 struct :c:type:`v4l2_buffer`. Use the :c:func:`v4l2_timeval_to_ns()`
1004 struct :c:type:`v4l2_buffer`. Use the :c:func:`v4l2_timeval_to_ns()`
1011 struct :c:type:`v4l2_buffer`. Use the :c:func:`v4l2_timeval_to_ns()`
1338 :c:func:`v4l2_timeval_to_ns()` function to convert the struct
1344 struct :c:type:`v4l2_buffer`. Use the :c:func:`v4l2_timeval_to_ns()`
Ddev-stateless-decoder.rst346 The :c:func:`v4l2_timeval_to_ns` function must be used to perform that
Dext-ctrls-codec.rst3109 :c:func:`v4l2_timeval_to_ns()` function to convert the struct
/Linux-v5.15/include/uapi/linux/
Dvideodev2.h1075 static inline __u64 v4l2_timeval_to_ns(const struct timeval *tv) in v4l2_timeval_to_ns() function