Searched refs:sys_le64_to_cpu (Results 1 – 2 of 2) sorted by relevance
180 #define sys_le64_to_cpu(val) (val) macro201 #define sys_le64_to_cpu(val) __bswap_64(val) macro
981 return sys_le64_to_cpu(val); in net_buf_simple_remove_le64()1220 return sys_le64_to_cpu(val); in net_buf_simple_pull_le64()