Searched refs:to_f_serial_opts (Results 1 – 3 of 3) sorted by relevance
255 static inline struct f_serial_opts *to_f_serial_opts(struct config_item *item) in to_f_serial_opts() function263 struct f_serial_opts *opts = to_f_serial_opts(item); in serial_attr_release()274 return sprintf(page, "%u\n", to_f_serial_opts(item)->port_num); in f_serial_port_num_show()
384 static inline struct f_serial_opts *to_f_serial_opts(struct config_item *item) in to_f_serial_opts() function392 struct f_serial_opts *opts = to_f_serial_opts(item); in obex_attr_release()403 return sprintf(page, "%u\n", to_f_serial_opts(item)->port_num); in f_obex_port_num_show()
758 static inline struct f_serial_opts *to_f_serial_opts(struct config_item *item) in to_f_serial_opts() function766 struct f_serial_opts *opts = to_f_serial_opts(item); in acm_attr_release()777 return sprintf(page, "%u\n", to_f_serial_opts(item)->port_num); in f_acm_port_num_show()