![]() |
|
|||
0001 /* SPDX-License-Identifier: GPL-2.0-only */ 0002 /* mt9v011 sensor 0003 * 0004 * Copyright (C) 2011 Hans Verkuil <hverkuil@xs4all.nl> 0005 */ 0006 0007 #ifndef __MT9V011_H__ 0008 #define __MT9V011_H__ 0009 0010 struct mt9v011_platform_data { 0011 unsigned xtal; /* Hz */ 0012 }; 0013 0014 #endif
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |