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

  /hardware/broadcom/wlan/bcm4329/src/bcmsdio/sys/
bcmsdspi_linux.c 83 wake_up_interruptible(&sdos->intr_wait_queue);
bcmsdstd_linux.c 74 wake_up_interruptible(&sdos->intr_wait_queue);
  /external/kernel-headers/original/linux/
serial_core.h 469 wake_up_interruptible(&info->open_wait);
wait.h 149 #define wake_up_interruptible(x) __wake_up(x, TASK_INTERRUPTIBLE, 1, NULL) macro
  /hardware/broadcom/wlan/bcm4329/src/dhd/sys/
dhd_linux.c     [all...]

Completed in 786 milliseconds