Searched refs:f_printer_opts (Results 1 – 3 of 3) sorted by relevance
1143 static inline struct f_printer_opts1146 return container_of(to_config_group(item), struct f_printer_opts, in to_f_printer_opts()1150 CONFIGFS_ATTR_STRUCT(f_printer_opts);1151 CONFIGFS_ATTR_OPS(f_printer_opts);1155 struct f_printer_opts *opts = to_f_printer_opts(item); in printer_attr_release()1166 static ssize_t f_printer_opts_pnp_string_show(struct f_printer_opts *opts, in f_printer_opts_pnp_string_show()1178 static ssize_t f_printer_opts_pnp_string_store(struct f_printer_opts *opts, in f_printer_opts_pnp_string_store()1198 static ssize_t f_printer_opts_q_len_show(struct f_printer_opts *opts, in f_printer_opts_q_len_show()1210 static ssize_t f_printer_opts_q_len_store(struct f_printer_opts *opts, in f_printer_opts_q_len_store()1264 struct f_printer_opts *opts; in gprinter_free_inst()[all …]
23 struct f_printer_opts { struct
157 struct f_printer_opts *opts; in printer_bind()171 opts = container_of(fi_printer, struct f_printer_opts, func_inst); in printer_bind()