Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mtd/ubi/
H A Dubi.h779 extern const struct file_operations ubi_cdev_operations;
H A Dbuild.c536 cdev_init(&ubi->cdev, &ubi_cdev_operations); in uif_init()
/OK3568_Linux_fs/kernel/drivers/mtd/ubi/
H A Dubi.h817 extern const struct file_operations ubi_cdev_operations;
H A Dcdev.c1095 const struct file_operations ubi_cdev_operations = { variable
H A Dbuild.c456 cdev_init(&ubi->cdev, &ubi_cdev_operations); in uif_init()