Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/fmc/
Dfmc-core.c265 void fmc_device_unregister_n(struct fmc_device **devs, int n) in fmc_device_unregister_n() function
282 EXPORT_SYMBOL(fmc_device_unregister_n);
286 fmc_device_unregister_n(&fmc, 1); in fmc_device_unregister()
Dfmc-fakedev.c144 fmc_device_unregister_n(ff->fmc, ff_nr_dev); in ff_work_fn()
346 fmc_device_unregister_n(ff_current_dev->fmc, ff_nr_dev); in ff_exit()
/linux-4.4.14/include/linux/
Dfmc.h228 extern void fmc_device_unregister_n(struct fmc_device **devs, int n);
/linux-4.4.14/Documentation/fmc/
DAPI.txt13 void fmc_device_unregister_n(struct fmc_device **fmc, int n);