Searched defs:__regmap_lockdep_wrapper (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/include/linux/ |
| D | regmap.h | 642 #define __regmap_lockdep_wrapper(fn, name, ...) \ macro 653 #define __regmap_lockdep_wrapper(fn, name, ...) fn(__VA_ARGS__, NULL, NULL) macro
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | regmap.h | 731 #define __regmap_lockdep_wrapper(fn, name, ...) \ macro 742 #define __regmap_lockdep_wrapper(fn, name, ...) fn(__VA_ARGS__, NULL, NULL) macro
|