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()825 struct vidtv_psi_table_pmt_stream *s = pmt->stream; in vidtv_psi_pmt_table_update_sec_len()841 length += sizeof(struct vidtv_psi_table_pmt_stream) - in vidtv_psi_pmt_table_update_sec_len()843 sizeof(struct vidtv_psi_table_pmt_stream *); in vidtv_psi_pmt_table_update_sec_len()1059 struct vidtv_psi_table_pmt_stream*1060 vidtv_psi_pmt_stream_init(struct vidtv_psi_table_pmt_stream *head, in vidtv_psi_pmt_stream_init()1064 struct vidtv_psi_table_pmt_stream *stream; in vidtv_psi_pmt_stream_init()1095 void vidtv_psi_pmt_stream_destroy(struct vidtv_psi_table_pmt_stream *s) in vidtv_psi_pmt_stream_destroy()1097 struct vidtv_psi_table_pmt_stream *tmp_stream = NULL; in vidtv_psi_pmt_stream_destroy()1098 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()