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

  /bionic/libc/kernel/common/asm-generic/
cputime.h 44 #define msecs_to_cputime(__msecs) msecs_to_jiffies(__msecs)
  /external/kernel-headers/original/asm-generic/
cputime.h 37 #define msecs_to_cputime(__msecs) msecs_to_jiffies(__msecs)
  /ndk/build/platforms/android-3/arch-arm/usr/include/asm-generic/
cputime.h 44 #define msecs_to_cputime(__msecs) msecs_to_jiffies(__msecs)
  /ndk/build/platforms/android-4/arch-arm/usr/include/asm-generic/
cputime.h 44 #define msecs_to_cputime(__msecs) msecs_to_jiffies(__msecs)
  /ndk/build/platforms/android-5/arch-arm/usr/include/asm-generic/
cputime.h 44 #define msecs_to_cputime(__msecs) msecs_to_jiffies(__msecs)
  /ndk/build/platforms/android-5/arch-x86/usr/include/asm-generic/
cputime.h 44 #define msecs_to_cputime(__msecs) msecs_to_jiffies(__msecs)
  /ndk/build/platforms/android-8/arch-arm/usr/include/asm-generic/
cputime.h 44 #define msecs_to_cputime(__msecs) msecs_to_jiffies(__msecs)
  /ndk/build/platforms/android-8/arch-x86/usr/include/asm-generic/
cputime.h 44 #define msecs_to_cputime(__msecs) msecs_to_jiffies(__msecs)
  /hardware/ti/wlan/wl1271/platforms/os/linux/src/
osapi.c 236 TI_UINT32 jiffie_cnt = msecs_to_jiffies (DelayMs);
768 msecs_to_jiffies(10000))) {
  /system/wlan/ti/wilink_6_1/platforms/os/linux/src/
osapi.c 232 TI_UINT32 jiffie_cnt = msecs_to_jiffies (DelayMs);
764 msecs_to_jiffies(10000))) {
  /external/kernel-headers/original/linux/
jiffies.h 274 static inline unsigned long msecs_to_jiffies(const unsigned int m) function
rtnetlink.h 730 #define RTA_GET_MSECS(rta) (msecs_to_jiffies((unsigned long) RTA_GET_U64(rta)))
  /hardware/ti/wlan/wl1271/platforms/hw/linux/
SdioAdapter.c 144 if (!wait_for_completion_timeout(&sdio_wait, msecs_to_jiffies(10000))) {
  /system/wlan/ti/wilink_6_1/platforms/hw/linux/
SdioAdapter.c 144 if (!wait_for_completion_timeout(&sdio_wait, msecs_to_jiffies(10000))) {
  /system/wlan/ti/sta_dk_4_0_4_32/pform/linux/src/
osapi.c 384 UINT32 jiffie_cnt = msecs_to_jiffies(DelayMs);
    [all...]
esta_drv.c     [all...]
  /hardware/broadcom/wlan/bcm4329/src/dhd/sys/
dhd_linux.c     [all...]
  /hardware/broadcom/wlan/bcm4329/src/wl/sys/
wl_iw.c     [all...]

Completed in 293 milliseconds