Home
last modified time | relevance | path

Searched defs:videobuf_qtype_ops (Results 1 – 1 of 1) sorted by relevance

/linux/include/media/
A Dvideobuf-core.h117 struct videobuf_qtype_ops { struct
118 u32 magic;
120 struct videobuf_buffer *(*alloc_vb)(size_t size);
121 void *(*vaddr) (struct videobuf_buffer *buf);
122 int (*iolock) (struct videobuf_queue *q,
146 struct videobuf_qtype_ops *int_ops; argument

Completed in 5 milliseconds