Home
last modified time | relevance | path

Searched refs:dev_bad_peb_count (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/drivers/mtd/ubi/
Dbuild.c124 static struct device_attribute dev_bad_peb_count = variable
348 else if (attr == &dev_bad_peb_count) in dev_attribute_show()
412 err = device_create_file(&ubi->dev, &dev_bad_peb_count); in ubi_sysfs_init()
438 device_remove_file(&ubi->dev, &dev_bad_peb_count); in ubi_sysfs_close()