Home
last modified time | relevance | path

Searched refs:f_printer_opts (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Df_printer.c1192 static inline struct f_printer_opts
1195 return container_of(to_config_group(item), struct f_printer_opts, in to_f_printer_opts()
1201 struct f_printer_opts *opts = to_f_printer_opts(item); in printer_attr_release()
1213 struct f_printer_opts *opts = to_f_printer_opts(item); in f_printer_opts_pnp_string_show()
1237 struct f_printer_opts *opts = to_f_printer_opts(item); in f_printer_opts_pnp_string_store()
1266 struct f_printer_opts *opts = to_f_printer_opts(item); in f_printer_opts_q_len_show()
1279 struct f_printer_opts *opts = to_f_printer_opts(item); in f_printer_opts_q_len_store()
1337 struct f_printer_opts *opts; in gprinter_free_inst()
1339 opts = container_of(f, struct f_printer_opts, func_inst); in gprinter_free_inst()
1356 struct f_printer_opts *opt in gprinter_alloc_inst()
[all...]
H A Du_printer.h18 struct f_printer_opts { struct
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Df_printer.c1189 static inline struct f_printer_opts
1192 return container_of(to_config_group(item), struct f_printer_opts, in to_f_printer_opts()
1198 struct f_printer_opts *opts = to_f_printer_opts(item); in printer_attr_release()
1210 struct f_printer_opts *opts = to_f_printer_opts(item); in f_printer_opts_pnp_string_show()
1234 struct f_printer_opts *opts = to_f_printer_opts(item); in f_printer_opts_pnp_string_store()
1263 struct f_printer_opts *opts = to_f_printer_opts(item); in f_printer_opts_q_len_show()
1276 struct f_printer_opts *opts = to_f_printer_opts(item); in f_printer_opts_q_len_store()
1334 struct f_printer_opts *opts; in gprinter_free_inst()
1336 opts = container_of(f, struct f_printer_opts, func_inst); in gprinter_free_inst()
1353 struct f_printer_opts *opt in gprinter_alloc_inst()
[all...]
H A Du_printer.h18 struct f_printer_opts { struct
/kernel/linux/linux-5.10/drivers/usb/gadget/legacy/
H A Dprinter.c140 struct f_printer_opts *opts; in printer_bind()
147 opts = container_of(fi_printer, struct f_printer_opts, func_inst); in printer_bind()
/kernel/linux/linux-6.6/drivers/usb/gadget/legacy/
H A Dprinter.c141 struct f_printer_opts *opts; in printer_bind()
148 opts = container_of(fi_printer, struct f_printer_opts, func_inst); in printer_bind()

Completed in 5 milliseconds