Home
last modified time | relevance | path

Searched refs:f_eem_opts (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/usb/gadget/function/
A Df_eem.c253 struct f_eem_opts *eem_opts; in eem_bind()
255 eem_opts = container_of(f->fi, struct f_eem_opts, func_inst); in eem_bind()
557 static inline struct f_eem_opts *to_f_eem_opts(struct config_item *item) in to_f_eem_opts()
559 return container_of(to_config_group(item), struct f_eem_opts, in to_f_eem_opts()
594 struct f_eem_opts *opts; in eem_free_inst()
596 opts = container_of(f, struct f_eem_opts, func_inst); in eem_free_inst()
606 struct f_eem_opts *opts; in eem_alloc_inst()
628 struct f_eem_opts *opts; in eem_free()
631 opts = container_of(f->fi, struct f_eem_opts, func_inst); in eem_free()
648 struct f_eem_opts *opts; in eem_alloc()
[all …]
A Du_eem.h18 struct f_eem_opts { struct
/linux-6.3-rc2/drivers/usb/gadget/legacy/
A Dether.c307 struct f_eem_opts *eem_opts = NULL; in eth_bind()
320 eem_opts = container_of(fi_eem, struct f_eem_opts, func_inst); in eth_bind()

Completed in 7 milliseconds