Searched refs:to_f_serial_opts (Results 1 – 3 of 3) sorted by relevance
252 static inline struct f_serial_opts *to_f_serial_opts(struct config_item *item) in to_f_serial_opts() function260 struct f_serial_opts *opts = to_f_serial_opts(item); in serial_attr_release()271 return sprintf(page, "%u\n", to_f_serial_opts(item)->port_num); in f_serial_port_num_show()
381 static inline struct f_serial_opts *to_f_serial_opts(struct config_item *item) in to_f_serial_opts() function389 struct f_serial_opts *opts = to_f_serial_opts(item); in obex_attr_release()400 return sprintf(page, "%u\n", to_f_serial_opts(item)->port_num); in f_obex_port_num_show()
757 static inline struct f_serial_opts *to_f_serial_opts(struct config_item *item) in to_f_serial_opts() function765 struct f_serial_opts *opts = to_f_serial_opts(item); in acm_attr_release()776 return sprintf(page, "%u\n", to_f_serial_opts(item)->port_num); in f_acm_port_num_show()