include/media/drv-intf/sh_vou.h

Source file repositories/reference/linux-study-clean/include/media/drv-intf/sh_vou.h

File Facts

System
Linux kernel
Corpus path
include/media/drv-intf/sh_vou.h
Extension
.h
Size
570 bytes
Lines
31
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

struct sh_vou_pdata {
	enum sh_vou_bus_fmt bus_fmt;
	int i2c_adap;
	struct i2c_board_info *board_info;
	unsigned long flags;
};

#endif

Annotation

Implementation Notes