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