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