Home
last modified time | relevance | path

Searched defs:bulk_in (Results 1 – 3 of 3) sorted by relevance

/system/core/adb/
Dusb_linux_client.c55 int bulk_in; /* "in" from the host's perspective => sink for adbd */ member
346 static int bulk_write(int bulk_in, const char *buf, size_t length) in bulk_write()
/system/core/fastbootd/
Dutils.c164 ssize_t bulk_write(int bulk_in, const char *buf, size_t length) in bulk_write()
Dusb_linux_client.c65 int bulk_in; /* "in" from the host's perspective => sink for fastbootd */ member