Searched refs:str_to_u64 (Results 1 – 1 of 1) sorted by relevance
151 static inline u64 str_to_u64(const char *str) in str_to_u64() function160 #define STR_TO_HEX(x) str_to_u64(x)161 #define REG_ID(x) str_to_u64(x)