Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dfmc-sdb.h24 struct sdb_array { struct
29 struct sdb_array *parent; /* NULL at root */ argument
31 struct sdb_array **subtree; /* only valid for bridge items */ argument
36 extern signed long fmc_find_sdb_device(struct sdb_array *tree, uint64_t vendor,
Dfmc.h179 struct sdb_array *sdb;
/linux-4.4.14/drivers/fmc/
Dfmc-sdb.c27 static struct sdb_array *__fmc_scan_sdb_tree(struct fmc_device *fmc, in __fmc_scan_sdb_tree()
33 struct sdb_array *arr, *sub; in __fmc_scan_sdb_tree()
93 struct sdb_array *ret; in fmc_scan_sdb_tree()
104 static void __fmc_sdb_free(struct sdb_array *arr) in __fmc_sdb_free()
169 const struct sdb_array *arr) in __fmc_show_sdb_tree()
253 signed long fmc_find_sdb_device(struct sdb_array *tree, in fmc_find_sdb_device()
/linux-4.4.14/Documentation/fmc/
DFMC-and-SDB.txt86 signed long fmc_find_sdb_device(struct sdb_array *tree, uint64_t vendor,
Dcarrier.txt51 struct sdb_array *sdb;