Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/mtd/ubi/
Dubi.h815 extern const struct file_operations ubi_cdev_operations;
Dcdev.c1095 const struct file_operations ubi_cdev_operations = { variable
Dbuild.c457 cdev_init(&ubi->cdev, &ubi_cdev_operations); in uif_init()