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

  /hardware/ti/wlan/wl1271/platforms/os/linux/src/
WlanDrvIf.c 230 ti_dprintf (TIWLAN_LOG_OTHER, "wlanDrvIf_NetGetStat()\n");
253 ti_dprintf(TIWLAN_LOG_OTHER, "wlanDrvIf_UpdateDriverState(): State = %d\n", eDriverState);
397 ti_dprintf (TIWLAN_LOG_ERROR, "No Init Files!\n");
403 ti_dprintf (TIWLAN_LOG_ERROR, "Trying to load files not in IDLE state!\n");
416 ti_dprintf (TIWLAN_LOG_ERROR, "Cannot allocate buffer for Ini-File!\n");
434 ti_dprintf (TIWLAN_LOG_ERROR, "Cannot allocate buffer for NVS image\n");
443 ti_dprintf (TIWLAN_LOG_ERROR, "No firmware image\n");
453 ti_dprintf(TIWLAN_LOG_ERROR, "Cannot allocate buffer for firmware image\n");
460 ti_dprintf(TIWLAN_LOG_OTHER, "--------- Eeeprom=%p(%lu), Firmware=%p(%lu), IniFile=%p(%lu)\n",
488 ti_dprintf(TIWLAN_LOG_ERROR, "wlanDrv_GetFile: ERROR: Null File Handler, Exiting")
    [all...]
ipc_k.c 120 ti_dprintf(TIWLAN_LOG_INFO,"IPC kernel: did not send the netlink message\n");
  /hardware/ti/wlan/wl1271/platforms/os/linux/inc/
WlanDrvIf.h 63 #define ti_dprintf(log, fmt, args...) do { \ macro
69 #define ti_dprintf(log, fmt, args...) macro

Completed in 132 milliseconds