Lines Matching refs:gopt_str_val
45 struct gopt_str_val { struct
763 struct gopt_str_val *g = (struct gopt_str_val *) data; in gopt_str_val_destroy()
771 struct gopt_str_val *g = (struct gopt_str_val *) data; in gopt_str_val_spin_wrapped()
802 struct gopt_str_val *g = (struct gopt_str_val *) data; in gopt_str_val_changed()
807 static void gopt_str_val_set_val(struct gopt_str_val *g, unsigned long long val) in gopt_str_val_set_val()
827 struct gopt_str_val *g; in gopt_new_str_val()
874 struct gopt_str_val *g; in gopt_set_option()
879 g = container_of(gopt, struct gopt_str_val, gopt); in gopt_set_option()
1250 struct gopt_str_val *s, in gopt_handle_str_val_changed()
1372 struct gopt_str_val *s; in gopt_handle_changed()
1374 s = container_of(gopt, struct gopt_str_val, gopt); in gopt_handle_changed()