Searched refs:ubi_vol_cdev_operations (Results 1 – 3 of 3) sorted by relevance
265 cdev_init(&vol->cdev, &ubi_vol_cdev_operations); in ubi_create_volume()578 cdev_init(&vol->cdev, &ubi_vol_cdev_operations); in ubi_add_volume()
816 extern const struct file_operations ubi_vol_cdev_operations;
1082 const struct file_operations ubi_vol_cdev_operations = { variable