Searched refs:vidtv_psi_table_pmt_stream (Results 1 – 4 of 4) sorted by relevance
230 struct vidtv_psi_table_pmt_stream { struct235 struct vidtv_psi_table_pmt_stream *next; argument247 struct vidtv_psi_table_pmt_stream *stream;359 struct vidtv_psi_table_pmt_stream*360 vidtv_psi_pmt_stream_init(struct vidtv_psi_table_pmt_stream *head,388 vidtv_psi_pmt_stream_destroy(struct vidtv_psi_table_pmt_stream *s);472 struct vidtv_psi_table_pmt_stream *s);640 u16 vidtv_psi_pmt_stream_get_elem_pid(struct vidtv_psi_table_pmt_stream *s);
112 u16 vidtv_psi_pmt_stream_get_elem_pid(struct vidtv_psi_table_pmt_stream *s) in vidtv_psi_pmt_stream_get_elem_pid()790 struct vidtv_psi_table_pmt_stream *s = pmt->stream; in vidtv_psi_pmt_table_update_sec_len()806 length += sizeof(struct vidtv_psi_table_pmt_stream) - in vidtv_psi_pmt_table_update_sec_len()808 sizeof(struct vidtv_psi_table_pmt_stream *); in vidtv_psi_pmt_table_update_sec_len()1024 struct vidtv_psi_table_pmt_stream*1025 vidtv_psi_pmt_stream_init(struct vidtv_psi_table_pmt_stream *head, in vidtv_psi_pmt_stream_init()1029 struct vidtv_psi_table_pmt_stream *stream; in vidtv_psi_pmt_stream_init()1060 void vidtv_psi_pmt_stream_destroy(struct vidtv_psi_table_pmt_stream *s) in vidtv_psi_pmt_stream_destroy()1062 struct vidtv_psi_table_pmt_stream *tmp_stream = NULL; in vidtv_psi_pmt_stream_destroy()1063 struct vidtv_psi_table_pmt_stream *curr_stream = s; in vidtv_psi_pmt_stream_destroy()[all …]
59 struct vidtv_psi_table_pmt_stream *streams;
316 struct vidtv_psi_table_pmt_stream *head = NULL; in vidtv_channel_pmt_match_sections()317 struct vidtv_psi_table_pmt_stream *tail = NULL; in vidtv_channel_pmt_match_sections()318 struct vidtv_psi_table_pmt_stream *s = NULL; in vidtv_channel_pmt_match_sections()