Searched refs:cuda_adb_send (Results 1 – 1 of 1) sorted by relevance
144 static int cuda_adb_send(void *, int, int, int, uint8_t *);235 sc->sc_adbops.send = cuda_adb_send; in cuda_attach()909 cuda_adb_send(void *cookie, int poll, int command, int len, uint8_t *data) in cuda_adb_send() function