OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getCbTable_t
(Results
1 - 2
of
2
) sorted by null
/hardware/qcom/wlan/qcwcn/wifi_hal/
wifihal_internal.h
163
typedef lowi_cb_table_t* (
getCbTable_t
)();
common.cpp
310
getCbTable_t
* lowiCbTable = NULL;
327
lowiCbTable = (
getCbTable_t
*)dlsym(lowi_handle,
Completed in 50 milliseconds