Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Df_phonet.c486 struct f_phonet_opts *phonet_opts; in pn_bind()
488 phonet_opts = container_of(f->fi, struct f_phonet_opts, func_inst); in pn_bind()
572 static inline struct f_phonet_opts *to_f_phonet_opts(struct config_item *item) in to_f_phonet_opts()
574 return container_of(to_config_group(item), struct f_phonet_opts, in to_f_phonet_opts()
580 struct f_phonet_opts *opts = to_f_phonet_opts(item); in phonet_attr_release()
609 struct f_phonet_opts *opts; in phonet_free_inst()
611 opts = container_of(f, struct f_phonet_opts, func_inst); in phonet_free_inst()
621 struct f_phonet_opts *opts; in phonet_alloc_inst()
667 struct f_phonet_opts *opts; in phonet_alloc()
675 opts = container_of(fi, struct f_phonet_opts, func_ins in phonet_alloc()
[all...]
H A Du_phonet.h14 struct f_phonet_opts { struct
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Df_phonet.c489 struct f_phonet_opts *phonet_opts; in pn_bind()
491 phonet_opts = container_of(f->fi, struct f_phonet_opts, func_inst); in pn_bind()
575 static inline struct f_phonet_opts *to_f_phonet_opts(struct config_item *item) in to_f_phonet_opts()
577 return container_of(to_config_group(item), struct f_phonet_opts, in to_f_phonet_opts()
583 struct f_phonet_opts *opts = to_f_phonet_opts(item); in phonet_attr_release()
612 struct f_phonet_opts *opts; in phonet_free_inst()
614 opts = container_of(f, struct f_phonet_opts, func_inst); in phonet_free_inst()
624 struct f_phonet_opts *opts; in phonet_alloc_inst()
670 struct f_phonet_opts *opts; in phonet_alloc()
676 opts = container_of(fi, struct f_phonet_opts, func_ins in phonet_alloc()
[all...]
H A Du_phonet.h14 struct f_phonet_opts { struct

Completed in 3 milliseconds