Home
last modified time | relevance | path

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

/linux-6.12.1/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.c87 .fops = &ubi_ctrl_cdev_operations,