include/media/videobuf2-vmalloc.h

Source file repositories/reference/linux-study-clean/include/media/videobuf2-vmalloc.h

File Facts

System
Linux kernel
Corpus path
include/media/videobuf2-vmalloc.h
Extension
.h
Size
509 bytes
Lines
21
Domain
Repository Root And Misc
Bucket
include
Inferred role
Repository Root And Misc: implementation source
Status
source implementation candidate

Why This File Exists

Top-level or miscellaneous repository surface. Use this as map coverage unless a later manual pass promotes the file into a deeper subsystem dossier.

Dependency Surface

Detected Declarations

Annotated Snippet

#ifndef _MEDIA_VIDEOBUF2_VMALLOC_H
#define _MEDIA_VIDEOBUF2_VMALLOC_H

#include <media/videobuf2-v4l2.h>

extern const struct vb2_mem_ops vb2_vmalloc_memops;

#endif

Annotation

Implementation Notes