Searched refs:_put_device (Results 1 – 3 of 3) sorted by relevance
328 mtd->_put_device = gluebi_put_device; in gluebi_create()
236 void (*_put_device) (struct mtd_info *mtd); member
833 if (mtd->_put_device) in __put_mtd_device()834 mtd->_put_device(mtd); in __put_mtd_device()