4 #include <linux/spi/spi.h>
6 struct jbt6k74_platform_data
{
7 void (*reset
)(int devindex
, int level
);
8 void (*probe_completed
)(struct device
*dev
);
9 void (*enable_pixel_clock
)(struct device
*dev
, int enable
);
This page took 0.043698 seconds and 5 git commands to generate.