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

  /hardware/ti/wlan/wl1271/platforms/os/linux/inc/
WlanDrvIf.h 59 #define DRIVERWQ_NAME "tiwlan_wq"
  /system/wlan/ti/wilink_6_1/platforms/os/linux/inc/
WlanDrvIf.h 59 #define DRIVERWQ_NAME "tiwlan_wq"
  /hardware/ti/wlan/wl1271/platforms/os/linux/src/
WlanDrvIf.c 881 drv->tiwlan_wq = create_freezeable_workqueue(DRIVERWQ_NAME);
    [all...]
  /system/wlan/ti/wilink_6_1/platforms/os/linux/src/
WlanDrvIf.c 855 drv->tiwlan_wq = create_freezeable_workqueue(DRIVERWQ_NAME);

Completed in 508 milliseconds