Home
last modified time | relevance | path

Searched defs:__swab16 (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/drivers/staging/rtl8712/
Dswab.h107 #define __swab16(x) __fswab16(x) macro
/linux-3.3/include/linux/
Dswab.h99 #define __swab16(x) \ macro