Searched refs:v4l2_timeval_to_ns (Results 1 – 3 of 3) sorted by relevance
2074 :c:func:`v4l2_timeval_to_ns()` function to convert the struct2240 :c:func:`v4l2_timeval_to_ns()` function to convert the struct2246 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 struct4256 :c:func:`v4l2_timeval_to_ns()` function to convert the struct
346 The :c:func:`v4l2_timeval_to_ns` function must be used to perform that
1068 static inline __u64 v4l2_timeval_to_ns(const struct timeval *tv) in v4l2_timeval_to_ns() function