Home
last modified time | relevance | path

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

/drivers/mtd/ubi/
Dbuild.c130 static struct device_attribute dev_reserved_for_bad = variable
367 else if (attr == &dev_reserved_for_bad) in dev_attribute_show()
430 err = device_create_file(&ubi->dev, &dev_reserved_for_bad); in ubi_sysfs_init()
460 device_remove_file(&ubi->dev, &dev_reserved_for_bad); in ubi_sysfs_close()