Searched refs:sink (Results 1 - 1 of 1) sorted by relevance

/system/core/adb/
H A Dusb_linux_client.c55 int bulk_in; /* "in" from the host's perspective => sink for adbd */
63 struct usb_endpoint_descriptor_no_audio sink; member in struct:__anon284::__anon285
90 .sink = {
91 .bLength = sizeof(descriptors.fs_descs.sink),
116 .sink = {
117 .bLength = sizeof(descriptors.hs_descs.sink),
424 D("[ kick: sink (fd=%d) clear halt failed (%d) ]", h->bulk_out, errno);

Completed in 36 milliseconds