Searched refs:to_f_serial_opts (Results 1 – 2 of 2) sorted by relevance
250 static inline struct f_serial_opts *to_f_serial_opts(struct config_item *item) in to_f_serial_opts() function258 struct f_serial_opts *opts = to_f_serial_opts(item); in serial_attr_release()272 return gserial_set_console(to_f_serial_opts(item)->port_num, in f_serial_console_store()278 return gserial_get_console(to_f_serial_opts(item)->port_num, page); in f_serial_console_show()287 return sprintf(page, "%u\n", to_f_serial_opts(item)->port_num); in f_serial_port_num_show()
380 static inline struct f_serial_opts *to_f_serial_opts(struct config_item *item) in to_f_serial_opts() function388 struct f_serial_opts *opts = to_f_serial_opts(item); in obex_attr_release()399 return sprintf(page, "%u\n", to_f_serial_opts(item)->port_num); in f_obex_port_num_show()