mirror of https://github.com/hak5/openwrt.git
parent
11a2c733f3
commit
962da124e9
|
@ -5,8 +5,8 @@
|
|||
|
||||
struct jbt6k74_platform_data {
|
||||
void (*reset)(int devindex, int level);
|
||||
void (*resuming)(int devindex); /* called when LCM is resumed */
|
||||
void (*probe_completed)(struct device *dev);
|
||||
void (*enable_pixel_clock)(struct device *dev, int enable);
|
||||
};
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue