Home
last modified time | relevance | path

Searched refs:curr_section (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/media/test-drivers/vidtv/
H A Dvidtv_channel.c315 struct vidtv_psi_table_pmt *curr_section = NULL; in vidtv_channel_pmt_match_sections() local
327 curr_section = sections[j]; in vidtv_channel_pmt_match_sections()
329 if (!curr_section) in vidtv_channel_pmt_match_sections()
332 curr_id = be16_to_cpu(curr_section->header.id); in vidtv_channel_pmt_match_sections()
355 vidtv_psi_pmt_stream_assign(curr_section, head); in vidtv_channel_pmt_match_sections()