Searched defs:auto (Results 1 – 2 of 2) sorted by relevance
/linux-3.3/scripts/genksyms/ | ||
D | keywords.gperf | 38 auto, AUTO_KEYW keyword |
/linux-3.3/include/linux/mfd/ | ||
D | adp5520.h | 110 #define BL_CTRL_VAL(law, auto) (((1 & (auto)) << 3) | ((0x3 & (law)) << 4)) argument |