Searched refs:_put_device (Results 1 – 2 of 2) sorted by relevance
286 void (*_put_device) (struct mtd_info *mtd); member
844 if (mtd->_put_device) in __put_mtd_device()845 mtd->_put_device(mtd); in __put_mtd_device()