Searched refs:open_functionfs (Results 1 – 3 of 3) sorted by relevance
21 bool open_functionfs(android::base::unique_fd* control, android::base::unique_fd* bulk_out,
252 bool open_functionfs(android::base::unique_fd* out_control, android::base::unique_fd* out_bulk_out, in open_functionfs() function
748 if (!open_functionfs(&control, &bulk_out, &bulk_in)) { in usb_ffs_open_thread()