Searched refs:dev_reserved_for_bad (Results 1 - 1 of 1) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/ubi/
H A Dbuild.c93 static struct device_attribute dev_reserved_for_bad = variable in typeref:struct:device_attribute
121 else if (attr == &dev_reserved_for_bad)
174 err = device_create_file(&ubi->dev, &dev_reserved_for_bad);
199 device_remove_file(&ubi->dev, &dev_reserved_for_bad);
227 device_remove_file(&ubi->dev, &dev_reserved_for_bad);

Completed in 63 milliseconds