Searched refs:elem_set_trial (Results 1 – 1 of 1) sorted by relevance
14 struct elem_set_trial { struct23 int (*add_elem_set)(struct elem_set_trial *trial, argument25 int (*check_elem_props)(struct elem_set_trial *trial, argument27 void (*change_elem_members)(struct elem_set_trial *trial, argument29 int (*allocate_elem_set_tlv)(struct elem_set_trial *trial, argument56 static int add_bool_elem_set(struct elem_set_trial *trial, in add_bool_elem_set()63 static void change_bool_elem_members(struct elem_set_trial *trial, in change_bool_elem_members()75 static int allocate_bool_elem_set_tlv(struct elem_set_trial *trial, in allocate_bool_elem_set_tlv()93 static int add_int_elem_set(struct elem_set_trial *trial, in add_int_elem_set()101 static int check_int_elem_props(struct elem_set_trial *trial, in check_int_elem_props()[all …]