Searched defs:stem (Results 1 – 6 of 6) sorted by relevance
/linux-6.15/fs/btrfs/ |
D | locking.c | 44 #define DEFINE_LEVEL(stem, level) \ argument 47 #define DEFINE_NAME(stem) \ argument
|
/linux-6.15/include/linux/ |
D | percpu-defs.h | 319 #define __pcpu_size_call_return(stem, variable) \ argument 334 #define __pcpu_size_call_return2(stem, variable, ...) \ argument 349 #define __pcpu_size_call_return2bool(stem, variable, ...) \ argument 364 #define __pcpu_size_call(stem, variable, ...) \ argument
|
D | of.h | 821 static inline int of_alias_get_id(struct device_node *np, const char *stem) in of_alias_get_id() 826 static inline int of_alias_get_highest_id(const char *stem) in of_alias_get_highest_id()
|
/linux-6.15/drivers/of/ |
D | of_private.h | 30 char stem[]; member
|
D | base.c | 1832 int id, const char *stem, int stem_len) in of_alias_add() 1921 int of_alias_get_id(const struct device_node *np, const char *stem) in of_alias_get_id() 1949 int of_alias_get_highest_id(const char *stem) in of_alias_get_highest_id()
|
/linux-6.15/drivers/bluetooth/ |
D | btqca.c | 750 const char *stem, enum qca_btsoc_type soc_type, in qca_get_nvm_name_by_board()
|