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

  /hardware/ti/wlan/wl1271/platforms/os/linux/inc/
wbuf.h 65 typedef void (*CB_FUNC)(CB_ARG cb_arg);
74 CB_FUNC cb_func; /* callback function to use in tx complete */ member in struct:__anon8601
95 #define WBUF_CB_FUNC(pWbuf) ( ((WBUF_PARAMS *)&(WBUF_CB(pWbuf)))->cb_func )
  /system/wlan/ti/wilink_6_1/platforms/os/linux/inc/
wbuf.h 65 typedef void (*CB_FUNC)(CB_ARG cb_arg);
74 CB_FUNC cb_func; /* callback function to use in tx complete */ member in struct:__anon14439
95 #define WBUF_CB_FUNC(pWbuf) ( ((WBUF_PARAMS *)&(WBUF_CB(pWbuf)))->cb_func )

Completed in 218 milliseconds