Searched refs:IpcSta_Create (Results 1 - 4 of 4) sorted by relevance

/hardware/ti/wlan/wl1271/CUDK/os/linux/inc/
H A Dipc_sta.h38 THandle IpcSta_Create(const PS8 device_name);
/hardware/ti/wlan/wl1271/CUDK/os/linux/src/
H A Dipc_sta.c111 THandle IpcSta_Create(const PS8 device_name) function
116 os_error_printf(CU_MSG_ERROR, (PS8)"ERROR - IpcSta_Create - cant allocate control block\n");
124 os_error_printf(CU_MSG_ERROR, (PS8)"ERROR - IpcSta_Create - cant open socket for communication with the driver\n");
/hardware/ti/wlan/wl1271/CUDK/tiwlan_loader/
H A Dtiwlan_loader.c75 hIpcSta = IpcSta_Create(adapter_name);
/hardware/ti/wlan/wl1271/CUDK/configurationutility/src/
H A Dcu_common.c79 pCuCommon->hIpcSta = IpcSta_Create(device_name);

Completed in 88 milliseconds