Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/ubi/
H A Dubi.h777 extern const struct file_operations ubi_ctrl_cdev_operations;
H A Dbuild.c106 .fops = &ubi_ctrl_cdev_operations,
/openbmc/linux/drivers/mtd/ubi/
H A Dubi.h814 extern const struct file_operations ubi_ctrl_cdev_operations;
H A Dcdev.c1103 const struct file_operations ubi_ctrl_cdev_operations = { variable
H A Dbuild.c84 .fops = &ubi_ctrl_cdev_operations,