Searched refs:hdmirx_buffer (Results 1 – 1 of 1) sorted by relevance
146 struct hdmirx_buffer { struct167 struct hdmirx_buffer *curr_buf; argument168 struct hdmirx_buffer *next_buf;388 static inline struct hdmirx_buffer *to_hdmirx_buffer(struct vb2_v4l2_buffer *vb) in to_hdmirx_buffer()390 return container_of(vb, struct hdmirx_buffer, vb); in to_hdmirx_buffer()1931 struct hdmirx_buffer *hdmirx_buf; in hdmirx_buf_queue()1980 struct hdmirx_buffer *buf; in return_all_buffers()1993 struct hdmirx_buffer, queue); in return_all_buffers()2075 struct hdmirx_buffer, queue); in hdmirx_start_streaming()2249 q->buf_struct_size = sizeof(struct hdmirx_buffer); in hdmirx_init_vb2_queue()[all …]