Searched refs:cur_chnl (Results 1 – 2 of 2) sorted by relevance
169 if (!cur_chnl) in vidtv_channel_eit_event_cat_into_new()172 while (cur_chnl) { in vidtv_channel_eit_event_cat_into_new()197 cur_chnl = cur_chnl->next; in vidtv_channel_eit_event_cat_into_new()216 if (!cur_chnl) in vidtv_channel_sdt_serv_cat_into_new()219 while (cur_chnl) { in vidtv_channel_sdt_serv_cat_into_new()247 cur_chnl = cur_chnl->next; in vidtv_channel_sdt_serv_cat_into_new()270 if (!cur_chnl) in vidtv_channel_pat_prog_cat_into_new()273 while (cur_chnl) { in vidtv_channel_pat_prog_cat_into_new()298 cur_chnl = cur_chnl->next; in vidtv_channel_pat_prog_cat_into_new()325 while (cur_chnl) { in vidtv_channel_pmt_match_sections()[all …]
324 struct vidtv_channel *cur_chnl = m->channels; in vidtv_mux_poll_encoders() local329 while (cur_chnl) { in vidtv_mux_poll_encoders()330 e = cur_chnl->encoders; in vidtv_mux_poll_encoders()343 cur_chnl = cur_chnl->next; in vidtv_mux_poll_encoders()
Completed in 6 milliseconds