Searched defs:__regmap_lockdep_wrapper (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-4.19/include/linux/ |
| D | regmap.h | 621 #define __regmap_lockdep_wrapper(fn, name, ...) \ macro 632 #define __regmap_lockdep_wrapper(fn, name, ...) fn(__VA_ARGS__, NULL, NULL) macro
|
| /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
|