Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dfmc-sdb.h34 extern int fmc_scan_sdb_tree(struct fmc_device *fmc, unsigned long address);
/linux-4.4.14/drivers/fmc/
Dfmc-sdb.c91 int fmc_scan_sdb_tree(struct fmc_device *fmc, unsigned long address) in fmc_scan_sdb_tree() function
102 EXPORT_SYMBOL(fmc_scan_sdb_tree);
142 ret = fmc_scan_sdb_tree(fmc, sdb_entry); in fmc_reprogram()
/linux-4.4.14/Documentation/fmc/
DFMC-and-SDB.txt84 int fmc_scan_sdb_tree(struct fmc_device *fmc, unsigned long address);