Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/mtd/ubi/
H A Ddebug.h62 int ubi_debugfs_init_dev(struct ubi_device *ubi);
H A 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
H A Dbuild.c1023 err = ubi_debugfs_init_dev(ubi); in ubi_attach_mtd_dev()