Home
last modified time | relevance | path

Searched refs:ubi_cdev_operations (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/mtd/ubi/
H A Dubi.h817 extern const struct file_operations ubi_cdev_operations;
H A Dcdev.c1095 const struct file_operations ubi_cdev_operations = { variable
H A Dbuild.c456 cdev_init(&ubi->cdev, &ubi_cdev_operations); in uif_init()
/kernel/linux/linux-6.6/drivers/mtd/ubi/
H A Dubi.h815 extern const struct file_operations ubi_cdev_operations;
H A Dcdev.c1095 const struct file_operations ubi_cdev_operations = { variable
H A Dbuild.c458 cdev_init(&ubi->cdev, &ubi_cdev_operations); in uif_init()

Completed in 10 milliseconds