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.h56 int ubi_debugfs_init_dev(struct ubi_device *ubi);
Ddebug.c395 int ubi_debugfs_init_dev(struct ubi_device *ubi) in ubi_debugfs_init_dev() function
547 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()