Searched refs:__tag (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/arm/include/asm/ |
| H A D | setup.h | 18 #define __tag __used __section(".taglist.init") macro 20 static const struct tagtable __tagtable_##fn __tag = { tag, fn }
|
| /linux/sound/soc/codecs/ |
| H A D | peb2466.c | 1397 #define PEB2466_TAG_DEF_LNG_EQ(__tag, __lng, __parse) { \ 1398 .tag = __tag, \ 1404 #define PEB2466_TAG_DEF_LNG_MIN(__tag, __lng_min, __parse) { \ 1405 .tag = __tag, \ 1394 PEB2466_TAG_DEF_LNG_EQ(__tag,__lng,__parse) global() argument 1401 PEB2466_TAG_DEF_LNG_MIN(__tag,__lng_min,__parse) global() argument
|