Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mtd/ubi/
Dubi.h777 extern const struct file_operations ubi_ctrl_cdev_operations;
Dcdev.c1105 const struct file_operations ubi_ctrl_cdev_operations = { variable
Dbuild.c96 .fops = &ubi_ctrl_cdev_operations,