Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/ubi/
H A Dubi.h778 extern const struct file_operations ubi_cdev_operations;
H A Dbuild.c535 cdev_init(&ubi->cdev, &ubi_cdev_operations); in uif_init()
/openbmc/linux/drivers/mtd/ubi/
H A Dubi.h815 extern const struct file_operations ubi_cdev_operations;
H A Dcdev.c1095 const struct file_operations ubi_cdev_operations = { variable
H A Dbuild.c458 cdev_init(&ubi->cdev, &ubi_cdev_operations); in uif_init()