Lines Matching full:sdb
13 #include <linux/sdb.h>
15 #include <linux/fmc-sdb.h>
94 if (fmc->sdb) in fmc_scan_sdb_tree()
99 fmc->sdb = ret; in fmc_scan_sdb_tree()
123 __fmc_sdb_free(fmc->sdb); in fmc_free_sdb_tree()
124 fmc->sdb = NULL; in fmc_free_sdb_tree()
129 /* This helper calls reprogram and inizialized sdb as well */
141 /* We are required to find SDB at a given offset */ in fmc_reprogram_raw()
144 dev_err(&fmc->dev, "Can't find SDB at address 0x%x\n", in fmc_reprogram_raw()
153 /* This helper calls reprogram and inizialized sdb as well */
165 /* We are required to find SDB at a given offset */ in fmc_reprogram()
168 dev_err(&fmc->dev, "Can't find SDB at address 0x%x\n", in fmc_reprogram()
179 pr_err("%s: not supported anymore, use debugfs to dump SDB\n", in fmc_show_sdb_tree()