Searched refs:f_serial_opts_attr (Results 1 – 3 of 3) sorted by relevance
276 struct f_serial_opts_attribute *f_serial_opts_attr = in f_serial_attr_show() local280 if (f_serial_opts_attr->show) in f_serial_attr_show()281 ret = f_serial_opts_attr->show(opts, page); in f_serial_attr_show()
423 struct f_serial_opts_attribute *f_serial_opts_attr = in f_obex_attr_show() local427 if (f_serial_opts_attr->show) in f_obex_attr_show()428 ret = f_serial_opts_attr->show(opts, page); in f_obex_attr_show()
786 struct f_serial_opts_attribute *f_serial_opts_attr = in f_acm_attr_show() local790 if (f_serial_opts_attr->show) in f_acm_attr_show()791 ret = f_serial_opts_attr->show(opts, page); in f_acm_attr_show()