OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__be16_to_cpup
(Results
1 - 5
of
5
) sorted by null
/external/u-boot/include/linux/byteorder/
generic.h
109
#define be16_to_cpup
__be16_to_cpup
big_endian.h
89
static inline __u16
__be16_to_cpup
(const __be16 *p)
function
little_endian.h
89
static inline __u16
__be16_to_cpup
(const __be16 *p)
function
/external/kernel-headers/original/uapi/linux/byteorder/
big_endian.h
88
static __always_inline __u16
__be16_to_cpup
(const __be16 *p)
function
little_endian.h
88
static __always_inline __u16
__be16_to_cpup
(const __be16 *p)
function
Completed in 560 milliseconds