Home
last modified time | relevance | path

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

/drivers/fmc/
Dfmc-chardev.c111 static int fc_remove(struct fmc_device *fmc);
117 .remove = fc_remove,
162 static int fc_remove(struct fmc_device *fmc) in fc_remove() function