Searched refs:check_transform (Results 1 – 1 of 1) sorted by relevance
130 static int (*check_transform[])(int) = { variable1343 if (prop->proto_id >= ARRAYLEN(check_transform)) { in get_transform()1356 if (!check_transform[prop->proto_id] in get_transform()1363 if (check_transform[prop->proto_id](trns->t_id) < 0) in get_transform()