Searched refs:fsg_common_set_ops (Results 1 – 3 of 3) sorted by relevance
144 void fsg_common_set_ops(struct fsg_common *common,
2779 void fsg_common_set_ops(struct fsg_common *common, in fsg_common_set_ops() function2784 EXPORT_SYMBOL_GPL(fsg_common_set_ops);
176 fsg_common_set_ops(opts->common, &ops); in msg_bind()