Searched refs:f_gether_opts (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/usb/gadget/function/
H A Du_gether.h18 struct f_gether_opts { struct
H A Df_subset.c300 struct f_gether_opts *gether_opts;
302 gether_opts = container_of(f->fi, struct f_gether_opts, func_inst);
380 static inline struct f_gether_opts *to_f_gether_opts(struct config_item *item)
382 return container_of(to_config_group(item), struct f_gether_opts,
417 struct f_gether_opts *opts;
419 opts = container_of(f, struct f_gether_opts, func_inst);
429 struct f_gether_opts *opts;
466 struct f_gether_opts *opts;
474 opts = container_of(fi, struct f_gether_opts, func_inst);
/linux-master/drivers/usb/gadget/legacy/
H A Dg_ffs.c327 struct f_gether_opts *geth_opts;
332 geth_opts = container_of(fi_geth, struct f_gether_opts,
372 struct f_gether_opts *geth_opts;
374 geth_opts = container_of(fi_geth, struct f_gether_opts,
H A Dether.c309 struct f_gether_opts *geth_opts = NULL;
346 geth_opts = container_of(fi_geth, struct f_gether_opts,

Completed in 116 milliseconds