Lines Matching refs:f_printer_opts
1144 static inline struct f_printer_opts
1147 return container_of(to_config_group(item), struct f_printer_opts, in to_f_printer_opts()
1153 struct f_printer_opts *opts = to_f_printer_opts(item); in printer_attr_release()
1165 struct f_printer_opts *opts = to_f_printer_opts(item); in f_printer_opts_pnp_string_show()
1189 struct f_printer_opts *opts = to_f_printer_opts(item); in f_printer_opts_pnp_string_store()
1218 struct f_printer_opts *opts = to_f_printer_opts(item); in f_printer_opts_q_len_show()
1231 struct f_printer_opts *opts = to_f_printer_opts(item); in f_printer_opts_q_len_store()
1289 struct f_printer_opts *opts; in gprinter_free_inst()
1291 opts = container_of(f, struct f_printer_opts, func_inst); in gprinter_free_inst()
1308 struct f_printer_opts *opts; in gprinter_alloc_inst()
1350 struct f_printer_opts *opts; in gprinter_free()
1352 opts = container_of(f->fi, struct f_printer_opts, func_inst); in gprinter_free()
1406 struct f_printer_opts *opts; in gprinter_alloc()
1408 opts = container_of(fi, struct f_printer_opts, func_inst); in gprinter_alloc()