Searched refs:common_ (Results 1 – 2 of 2) sorted by relevance
87 The $common_* arguments in the handler's argument list are the set of89 to the common_* fields in the format file, but some are synthesized,90 and some of the common_* fields aren't common enough to to be passed
2569 static int fsg_main_thread(void *common_) in fsg_main_thread() argument2571 struct fsg_common *common = common_; in fsg_main_thread()