Home
last modified time | relevance | path

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

/linux-3.4.99/include/media/
Dvideobuf-core.h121 struct videobuf_qtype_ops { struct
151 struct videobuf_qtype_ops *int_ops; argument
198 struct videobuf_qtype_ops *int_ops,
/linux-3.4.99/drivers/media/video/
Dvideobuf-vmalloc.c291 static struct videobuf_qtype_ops qops = {
Dvideobuf-dma-contig.c330 static struct videobuf_qtype_ops qops = {
Dvideobuf-dma-sg.c596 static struct videobuf_qtype_ops sg_ops = {
Dvideobuf-core.c149 struct videobuf_qtype_ops *int_ops, in videobuf_queue_core_init()