Searched refs:v4l2_timeval_to_ns (Results 1 – 3 of 3) sorted by relevance
648 :c:func:`v4l2_timeval_to_ns()` function to convert the struct823 :c:func:`v4l2_timeval_to_ns()` function to convert the struct1009 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 struct1356 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 …]
346 The :c:func:`v4l2_timeval_to_ns` function must be used to perform that
1190 static inline __u64 v4l2_timeval_to_ns(const struct timeval *tv) in v4l2_timeval_to_ns() function