Home
last modified time | relevance | path

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

/linux/drivers/accessibility/speakup/
H A Dgenmap.c84 this = find_key(cp); in main()
104 this = find_key(cp); in main()
121 this = find_key("spk_key"); in main()
125 this = find_key("spk_lock"); in main()
H A Dutils.h71 static inline struct st_key *find_key(char *name) in find_key() function
H A Dmakemapdata.c99 this = find_key(def_val); in main()
/linux/drivers/md/persistent-data/
H A Ddm-btree.c1340 static int find_key(struct ro_spine *s, dm_block_t block, bool find_highest, in find_key() function
1385 r = find_key(&spine, root, find_highest, result_keys + level, in dm_btree_find_key()