Searched refs:v4l2_timeval_to_ns (Results 1 – 4 of 4) sorted by relevance
1987 :c:func:`v4l2_timeval_to_ns()` function to convert the struct2146 :c:func:`v4l2_timeval_to_ns()` function to convert the struct2152 struct :c:type:`v4l2_buffer`. Use the :c:func:`v4l2_timeval_to_ns()`2400 struct :c:type:`v4l2_buffer`. Use the :c:func:`v4l2_timeval_to_ns()`2407 struct :c:type:`v4l2_buffer`. Use the :c:func:`v4l2_timeval_to_ns()`2414 struct :c:type:`v4l2_buffer`. Use the :c:func:`v4l2_timeval_to_ns()`2837 :c:func:`v4l2_timeval_to_ns()` function to convert the struct
581 buf->ts = v4l2_timeval_to_ns(&b->timestamp); in videobuf_qbuf()
146 vb->timestamp = v4l2_timeval_to_ns(&b->timestamp); in __copy_timestamp()
1020 static inline __u64 v4l2_timeval_to_ns(const struct timeval *tv) in v4l2_timeval_to_ns() function