Searched refs:tp_new_dsc (Results 1 – 2 of 2) sorted by relevance
541 if (json_obj_parse(data, data_len, tp_new_dsc, ARRAY_SIZE(tp_new_dsc), in json_to_tp_new()571 int error = json_obj_encode_buf(tp_new_dsc, ARRAY_SIZE(tp_new_dsc), tp, in tp_new_to_json()
103 static const struct json_obj_descr tp_new_dsc[] = { variable