Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/mtd/ubi/
Dubi.h814 extern const struct file_operations ubi_ctrl_cdev_operations;
Dcdev.c1103 const struct file_operations ubi_ctrl_cdev_operations = { variable
Dbuild.c84 .fops = &ubi_ctrl_cdev_operations,