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

  /external/bluetooth/bluez/compat/
lib.h 36 static inline void io_init(void) function
dund.c 569 io_init();
  /external/qemu/android/
looper.h 93 void (*io_init) (Looper* looper, LoopIo* io, int fd, LoopIoFunc callback, void* opaque); member in struct:Looper
225 looper->io_init(looper, io, fd, callback, opaque);
looper-qemu.c 417 looper->looper.io_init = qlooper_io_init;
looper-generic.c 491 looper->looper.io_init = glooper_io_init;
  /external/bluetooth/bluez/tools/
ppporc.c 46 static inline void io_init(void) function
  /external/bluetooth/bluez/test/
hciemu.c 119 static inline void io_init(void) function
1263 io_init();

Completed in 189 milliseconds