Home
last modified time | relevance | path

Searched refs:_put_device (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/mtd/ubi/
H A Dgluebi.c307 mtd->_put_device = gluebi_put_device; in gluebi_create()
/linux/include/linux/mtd/
H A Dmtd.h363 void (*_put_device) (struct mtd_info *mtd); member