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

  /external/kernel-headers/original/linux/
interrupt.h 252 * If tasklet_schedule() is called, then tasklet is guaranteed
309 static inline void tasklet_schedule(struct tasklet_struct *t) function
  /system/wlan/ti/sta_dk_4_0_4_32/pform/linux/src/
osapi.c 250 This should triger a tasklet_schedule so that the End of DMA will be handled
271 tasklet_schedule(&drv->tl);
    [all...]
esta_drv.c 846 tasklet_schedule (&drv->tl);
875 tasklet_schedule( &drv->tl );
    [all...]
  /hardware/broadcom/wlan/bcm4329/src/include/
linuxver.h 294 static inline void tasklet_schedule(struct tasklet_struct *tasklet) function
  /hardware/broadcom/wlan/bcm4329/src/dhd/sys/
dhd_linux.c     [all...]

Completed in 70 milliseconds