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

  /hardware/ti/wlan/wl1271/CUDK/os/linux/inc/
ipc_sta.h 38 THandle IpcSta_Create(const PS8 device_name);
  /system/wlan/ti/wilink_6_1/CUDK/os/linux/inc/
ipc_sta.h 38 THandle IpcSta_Create(const PS8 device_name);
  /hardware/ti/wlan/wl1271/CUDK/os/linux/src/
ipc_sta.c 111 THandle IpcSta_Create(const PS8 device_name)
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");
  /system/wlan/ti/wilink_6_1/CUDK/os/linux/src/
ipc_sta.c 111 THandle IpcSta_Create(const PS8 device_name)
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/
tiwlan_loader.c 75 hIpcSta = IpcSta_Create(adapter_name);
  /system/wlan/ti/wilink_6_1/CUDK/tiwlan_loader/
tiwlan_loader.c 75 hIpcSta = IpcSta_Create(adapter_name);
  /hardware/ti/wlan/wl1271/CUDK/configurationutility/src/
cu_common.c 79 pCuCommon->hIpcSta = IpcSta_Create(device_name);
  /system/wlan/ti/wilink_6_1/CUDK/configurationutility/src/
cu_common.c 79 pCuCommon->hIpcSta = IpcSta_Create(device_name);

Completed in 138 milliseconds