OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:le16_to_cpu
(Results
1 - 4
of
4
) sorted by relevancy
/xsrc/external/mit/xf86-video-amdgpu/dist/src/
amdgpu_drv.h
138
#define
le16_to_cpu
(x) bswap_16(x)
macro
143
#define
le16_to_cpu
(x) (x)
macro
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
radeon.h
146
#define
le16_to_cpu
(x) bswap_16(x)
macro
151
#define
le16_to_cpu
(x) (x)
macro
/xsrc/external/mit/xf86-video-r128/dist/src/
r128.h
100
#define
le16_to_cpu
(x) bswap_16(x)
macro
105
#define
le16_to_cpu
(x) (x)
macro
/xsrc/external/mit/xf86-video-ati/dist/src/
radeon.h
137
#define
le16_to_cpu
(x) bswap_16(x)
macro
142
#define
le16_to_cpu
(x) (x)
macro
Completed in 10 milliseconds
Indexes created Sun Jul 19 00:25:04 UTC 2026