0xV3NOMx
Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64



Your IP : 3.142.55.138


Current Path : /proc/self/root/usr/src/linux-headers-4.15.0-1021-aws/include/media/i2c/
Upload File :
Current File : //proc/self/root/usr/src/linux-headers-4.15.0-1021-aws/include/media/i2c/mt9v011.h

/* mt9v011 sensor
 *
 * Copyright (C) 2011 Hans Verkuil <hverkuil@xs4all.nl>
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 as
 * published by the Free Software Foundation.
 */

#ifndef __MT9V011_H__
#define __MT9V011_H__

struct mt9v011_platform_data {
	unsigned xtal;	/* Hz */
};

#endif