Searched refs:fsg_common (Results 1 – 1 of 1) sorted by relevance
288 struct fsg_common;291 struct fsg_common { struct372 struct fsg_common *common;387 static inline int __fsg_is_set(struct fsg_common *common, in __fsg_is_set()408 static int exception_in_progress(struct fsg_common *common) in exception_in_progress()414 static void set_bulk_out_req_length(struct fsg_common *common, in set_bulk_out_req_length()430 static struct fsg_common *the_fsg_common;451 static void wakeup_thread(struct fsg_common *common) in wakeup_thread()456 static void raise_exception(struct fsg_common *common, enum fsg_state new_state) in raise_exception()470 static int ep0_queue(struct fsg_common *common) in ep0_queue()[all …]