Searched refs:cuda_adb_handler (Results 1 – 1 of 1) sorted by relevance
138 static int cuda_adb_handler(void *, int, uint8_t *);233 cuda_set_handler(sc, CUDA_ADB, cuda_adb_handler, sc); in cuda_attach()896 cuda_adb_handler(void *cookie, int len, uint8_t *data) in cuda_adb_handler() function