Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mtd/ubi/
Dbuild.c137 static struct device_attribute dev_max_vol_count = variable
373 else if (attr == &dev_max_vol_count) in dev_attribute_show()
438 err = device_create_file(&ubi->dev, &dev_max_vol_count); in ubi_sysfs_init()
460 device_remove_file(&ubi->dev, &dev_max_vol_count); in ubi_sysfs_close()