WAN: HDLC: Call notifiers before and after changing device type
[deliverable/linux.git] / include / media / mt9v032.h
CommitLineData
0f2ce168
DC
1#ifndef _MEDIA_MT9V032_H
2#define _MEDIA_MT9V032_H
3
0f2ce168
DC
4struct mt9v032_platform_data {
5 unsigned int clk_pol:1;
6
e9a50e4c
LP
7 const s64 *link_freqs;
8 s64 link_def_freq;
0f2ce168
DC
9};
10
11#endif
This page took 0.238424 seconds and 5 git commands to generate.