Searched refs:cur_chnl (Results 1 – 2 of 2) sorted by relevance
162 const struct vidtv_channel *cur_chnl = m->channels; in vidtv_channel_eit_event_cat_into_new() local169 if (!cur_chnl) in vidtv_channel_eit_event_cat_into_new()172 while (cur_chnl) { in vidtv_channel_eit_event_cat_into_new()173 curr = cur_chnl->events; in vidtv_channel_eit_event_cat_into_new()178 cur_chnl->name); in vidtv_channel_eit_event_cat_into_new()197 cur_chnl = cur_chnl->next; in vidtv_channel_eit_event_cat_into_new()207 const struct vidtv_channel *cur_chnl = m->channels; in vidtv_channel_sdt_serv_cat_into_new() local216 if (!cur_chnl) in vidtv_channel_sdt_serv_cat_into_new()219 while (cur_chnl) { in vidtv_channel_sdt_serv_cat_into_new()220 curr = cur_chnl->service; in vidtv_channel_sdt_serv_cat_into_new()[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()