Home
last modified time | relevance | path

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

/external/u-boot/drivers/mtd/ubi/
Ddebug.h66 int ubi_debugfs_init_dev(struct ubi_device *ubi);
Ddebug.c396 int ubi_debugfs_init_dev(struct ubi_device *ubi) in ubi_debugfs_init_dev() function
548 int ubi_debugfs_init_dev(struct ubi_device *ubi) in ubi_debugfs_init_dev() function
Dbuild.c1022 err = ubi_debugfs_init_dev(ubi); in ubi_attach_mtd_dev()