HomeSort by relevance Sort by last modified time
    Searched refs:ltoh16_buf (Results 1 - 2 of 2) sorted by null

  /hardware/broadcom/wlan/bcm4329/src/include/
bcmendian.h 117 #define ltoh16_buf(buf, i) macro
120 #define ltoh16_buf(buf, i) bcmswap16_buf((uint16 *)buf, i) macro
  /hardware/broadcom/wlan/bcm4329/src/dhd/exe/
dhdu.c 1247 ltoh16_buf(bufp, bytes);
    [all...]

Completed in 770 milliseconds