Searched refs:cdev_del (Results 1 – 3 of 3) sorted by relevance
327 cdev_del(&vol->cdev); in ubi_create_volume()392 cdev_del(&vol->cdev); in ubi_remove_volume()619 cdev_del(&vol->cdev); in ubi_add_volume()636 cdev_del(&vol->cdev); in ubi_free_volume()
567 cdev_del(&ubi->cdev); in uif_init()587 cdev_del(&ubi->cdev); in uif_close()
272 #define cdev_del(...) do { } while (0) macro