Searched defs:stem (Results 1 – 6 of 6) sorted by relevance
/linux-6.14.4/fs/btrfs/ |
D | locking.c | 45 #define DEFINE_LEVEL(stem, level) \ argument 48 #define DEFINE_NAME(stem) \ argument
|
/linux-6.14.4/include/linux/ |
D | percpu-defs.h | 318 #define __pcpu_size_call_return(stem, variable) \ argument 333 #define __pcpu_size_call_return2(stem, variable, ...) \ argument 348 #define __pcpu_size_call_return2bool(stem, variable, ...) \ argument 363 #define __pcpu_size_call(stem, variable, ...) \ argument
|
D | of.h | 803 static inline int of_alias_get_id(struct device_node *np, const char *stem) in of_alias_get_id() 808 static inline int of_alias_get_highest_id(const char *stem) in of_alias_get_highest_id()
|
/linux-6.14.4/drivers/of/ |
D | of_private.h | 30 char stem[]; member
|
D | base.c | 1805 int id, const char *stem, int stem_len) in of_alias_add() 1896 int of_alias_get_id(const struct device_node *np, const char *stem) in of_alias_get_id() 1924 int of_alias_get_highest_id(const char *stem) in of_alias_get_highest_id()
|
/linux-6.14.4/drivers/bluetooth/ |
D | btqca.c | 750 const char *stem, enum qca_btsoc_type soc_type, in qca_get_nvm_name_by_board()
|