/system/core/adb/ |
D | usb_windows.c | 145 int register_new_device(usb_handle* handle) { in register_new_device() 257 int usb_write(usb_handle* handle, const void* data, int len) { in usb_write() 301 int usb_read(usb_handle *handle, void* data, int len) { in usb_read() 341 void usb_cleanup_handle(usb_handle* handle) { in usb_cleanup_handle() 359 void usb_kick(usb_handle* handle) { in usb_kick() 372 int usb_close(usb_handle* handle) { in usb_close() 396 const char *usb_name(usb_handle* handle) { in usb_name() 406 int recognized_device(usb_handle* handle) { in recognized_device() 449 usb_handle* handle = NULL; in find_devices() local
|
D | usb_osx.c | 250 usb_handle* handle = CheckInterface((IOUSBInterfaceInterface**)iface, in AndroidInterfaceAdded() local 280 usb_handle *handle = (usb_handle *)refCon; in AndroidInterfaceNotify() local 298 usb_handle* handle = NULL; in CheckInterface() local 444 int usb_write(usb_handle *handle, const void *buf, int len) in usb_write() 484 int usb_read(usb_handle *handle, void *buf, int len) in usb_read() 520 int usb_close(usb_handle *handle) in usb_close() 525 void usb_kick(usb_handle *handle) in usb_kick()
|
D | sysdeps_win32.c | 99 HANDLE handle; member
|
/system/extras/ext4_utils/ |
D | ext4_jbd2.h | 42 #define ext4_journal_get_undo_access(handle, bh) __ext4_journal_get_undo_access(__func__, (handle… argument 43 #define ext4_journal_get_write_access(handle, bh) __ext4_journal_get_write_access(__func__, (hand… argument 44 #define ext4_forget(handle, is_metadata, inode, bh, block_nr) __ext4_forget(__func__, (handle), (… argument 45 #define ext4_journal_get_create_access(handle, bh) __ext4_journal_get_create_access(__func__, (ha… argument 46 #define ext4_handle_dirty_metadata(handle, inode, bh) __ext4_handle_dirty_metadata(__func__, (han… argument 50 #define ext4_journal_stop(handle) __ext4_journal_stop(__func__, (handle)) argument
|
/system/core/fastboot/ |
D | usb_windows.c | 153 int usb_write(usb_handle* handle, const void* data, int len) { in usb_write() 195 int usb_read(usb_handle *handle, void* data, int len) { in usb_read() 232 void usb_cleanup_handle(usb_handle* handle) { in usb_cleanup_handle() 250 void usb_kick(usb_handle* handle) { in usb_kick() 259 int usb_close(usb_handle* handle) { in usb_close() 271 int recognized_device(usb_handle* handle, ifc_match_func callback) { in recognized_device() 321 usb_handle* handle = NULL; in find_usb_device() local
|
D | usb_osx.c | 67 static int try_interfaces(IOUSBDeviceInterface182 **dev, usb_handle *handle) { in try_interfaces() argument 262 static int try_device(io_service_t device, usb_handle *handle) { in try_device() 374 static int init_usb(ifc_match_func callback, usb_handle **handle) { in init_usb() 448 usb_handle *handle = NULL; in usb_open() local
|
/system/extras/tests/bionic/libc/other/ |
D | test_timer_create.c | 36 handle(sigval_t v) in handle() function
|
D | test_timer_create2.c | 36 handle(int v) in handle() function
|
D | test_timer_create3.c | 43 handle(sigval_t v) in handle() function
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/utils/ |
D | memMngrEx.c | 669 TI_STATUS wlan_memMngrFreeListOfMSDU(TI_HANDLE hMemMngr, UINT32 handle) in wlan_memMngrFreeListOfMSDU() 706 TI_STATUS wlan_memMngrFreeMSDU(TI_HANDLE hMemMngr, UINT32 handle) in wlan_memMngrFreeMSDU() 861 UINT32 wlan_memMngrFreeBD(TI_HANDLE hMemMngr, UINT32 handle) in wlan_memMngrFreeBD() 1218 void memMngrPrintHandle(TI_HANDLE hMemMngr, UINT32 handle) in memMngrPrintHandle()
|
/system/core/sdcard/ |
D | sdcard.c | 78 struct handle { struct 83 struct dirhandle { argument
|
/system/wlan/ti/sta_dk_4_0_4_32/common/inc/ |
D | memMngrEx.h | 162 UINT32 handle; /* Hanlde of this Data Buffer Structure */ member 178 UINT32 handle; /* Hanlde of this BD Data Structure */ member 200 UINT32 handle; /* handle of this MSDU data structure */ member
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/configMgr/ |
D | configMgr.h | 67 TI_HANDLE handle; member
|
D | configMgr.c | 941 TI_STATUS configMgr_memMngrFreeMSDU(TI_HANDLE hConfigMgr, UINT32 handle) … in configMgr_memMngrFreeMSDU()
|
/system/wlan/ti/wilink_6_1/stad/src/Ctrl_Interface/ |
D | CmdDispatcher.c | 75 TI_HANDLE handle; member
|
/system/wlan/ti/sta_dk_4_0_4_32/pform/linux/inc/ |
D | mmc_omap_api.h | 178 SDIO_Handle handle; /* SDIO object handle */ member
|
/system/bluetooth/bluez-clean-headers/bluetooth/ |
D | hci.h | 697 uint16_t handle; member
|