Searched refs:tmp_subtype (Results 1 – 1 of 1) sorted by relevance
1140 uint16_t tmp_subtype = subtype; in tf_rm_get_pool() local1144 tmp_subtype = rm_db->db[subtype].parent_subtype; in tf_rm_get_pool()1146 *pool = rm_db->db[tmp_subtype].pool; in tf_rm_get_pool()1149 if (rm_db->db[tmp_subtype].pool == NULL) { in tf_rm_get_pool()1154 tmp_subtype, in tf_rm_get_pool()1158 *new_subtype = tmp_subtype; in tf_rm_get_pool()