Searched refs:ubi_cdev_operations (Results 1 – 3 of 3) sorted by relevance
815 extern const struct file_operations ubi_cdev_operations;
1095 const struct file_operations ubi_cdev_operations = { variable
457 cdev_init(&ubi->cdev, &ubi_cdev_operations); in uif_init()