Searched refs:omapfb_attrs (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/omap2/omapfb/
H A Domapfb-sysfs.c513 static struct device_attribute omapfb_attrs[] = { variable in typeref:struct:device_attribute
533 for (t = 0; t < ARRAY_SIZE(omapfb_attrs); t++) {
535 &omapfb_attrs[t]);
554 for (t = 0; t < ARRAY_SIZE(omapfb_attrs); t++)
556 &omapfb_attrs[t]);

Completed in 13 milliseconds