Searched refs:new_ids (Results 1 – 2 of 2) sorted by relevance
242 unsigned char new_ids[fm->num_sockets]; in tifm_7xx1_resume() local255 new_ids[rc] = tifm_7xx1_toggle_sock_power( in tifm_7xx1_resume()260 if (fm->sockets[rc]->type == new_ids[rc]) in tifm_7xx1_resume()
1620 int *new_ids; in pevent_filter_clear_trivial() local1636 new_ids = realloc(ids, sizeof(*ids) * (count + 1)); in pevent_filter_clear_trivial()1637 if (!new_ids) { in pevent_filter_clear_trivial()1642 ids = new_ids; in pevent_filter_clear_trivial()