Searched refs:open_functionfs (Results 1 – 4 of 4) sorted by relevance
65 bool open_functionfs(android::base::unique_fd* control, android::base::unique_fd* bulk_out,
211 bool open_functionfs(android::base::unique_fd* out_control, android::base::unique_fd* out_bulk_out, in open_functionfs() function
87 if (!open_functionfs(&h->control, &h->bulk_out, &h->bulk_in)) { in init_functionfs()
723 if (!open_functionfs(&control, &bulk_out, &bulk_in)) { in usb_ffs_open_thread()