Searched refs:sys_le64_to_cpu (Results 1 – 2 of 2) sorted by relevance
179 #define sys_le64_to_cpu(val) (val) macro200 #define sys_le64_to_cpu(val) __bswap_64(val) macro
1199 return sys_le64_to_cpu(val); in net_buf_simple_pull_le64()
Completed in 6 milliseconds