[x86] add rootwait option to the kernel command line (#6209)
[openwrt.git] / target / linux / s3c24xx / files-2.6.31 / include / linux / gta02-vibrator.h
1 struct gta02_vib_platform_data {
2 int (* enable_fiq)(void);
3 void (*disable_fiq)(void);
4 void (*kick_fiq)(void);
5 };
This page took 0.052176 seconds and 5 git commands to generate.