Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/ubi/
Dubi.h827 extern const struct file_operations ubi_ctrl_cdev_operations;
Dcdev.c1116 const struct file_operations ubi_ctrl_cdev_operations = { variable
Dbuild.c94 .fops = &ubi_ctrl_cdev_operations,