Your IP : 172.28.240.42


Current Path : /usr/src/linux-headers-3.13.0-32/include/media/
Upload File :
Current File : //usr/src/linux-headers-3.13.0-32/include/media/mt9v032.h

#ifndef _MEDIA_MT9V032_H
#define _MEDIA_MT9V032_H

struct mt9v032_platform_data {
	unsigned int clk_pol:1;

	const s64 *link_freqs;
	s64 link_def_freq;
};

#endif