Searched defs:optional (Results 1 - 1 of 1) sorted by relevance

/arch/arm/mach-s3c24xx/
H A Dmach-mini2440.c159 * XGA output unless you add optional dip switches to the shield.
566 struct platform_device *optional[8]; member in struct:mini2440_features_t
593 features->optional[features->count++] =
605 features->optional[features->count++] =
619 features->optional[features->count++] =
645 /* remove pullup on optional PWM backlight -- unused on 3.5 and 7"s */
685 if (features.count) /* the optional features */
686 platform_add_devices(features.optional, features.count);

Completed in 65 milliseconds