Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/gadget/function/
H A Df_loopback.c221 struct f_lb_opts *opts; in lb_free_func()
223 opts = container_of(f->fi, struct f_lb_opts, func_inst); in lb_free_func()
426 struct f_lb_opts *lb_opts; in loopback_alloc()
432 lb_opts = container_of(fi, struct f_lb_opts, func_inst); in loopback_alloc()
462 struct f_lb_opts *lb_opts = to_f_lb_opts(item); in lb_attr_release()
473 struct f_lb_opts *opts = to_f_lb_opts(item); in f_lb_opts_qlen_show()
486 struct f_lb_opts *opts = to_f_lb_opts(item); in f_lb_opts_qlen_store()
511 struct f_lb_opts *opts = to_f_lb_opts(item); in f_lb_opts_bulk_buflen_show()
524 struct f_lb_opts *opts = to_f_lb_opts(item); in f_lb_opts_bulk_buflen_store()
561 struct f_lb_opts *lb_opts; in lb_free_instance()
[all …]
H A Dg_zero.h50 struct f_lb_opts { struct
/linux-6.15/drivers/usb/gadget/legacy/
H A Dzero.c268 struct f_lb_opts *lb_opts; in zero_bind()
311 lb_opts = container_of(func_inst_lb, struct f_lb_opts, func_inst); in zero_bind()