Lines Matching defs:feed
77 * struct dmxdev_feed - digital TV dmxdev feed
81 * @next: &struct list_head pointing to the next feed.
97 * @feed: a union describing a dmxdev feed.
99 * @feed.ts or @feed.sec.
100 * @feed.ts: a &struct list_head list.
102 * @feed.sec: a &struct dmx_section_feed pointer.
103 * For section feed only.
118 * feed timeouts.
134 } feed;