Home
last modified time | relevance | path

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

/linux/drivers/mtd/ubi/
H A Dubi.h816 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.c87 .fops = &ubi_ctrl_cdev_operations,