Home
last modified time | relevance | path

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

/linux-3.3/drivers/staging/rtl8712/
Dswab.h108 #define __swab32(x) __fswab32(x) macro
/linux-3.3/include/linux/
Dswab.h108 #define __swab32(x) \ macro