Lines Matching defs:feed
76 * struct dmxdev_feed - digital TV dmxdev feed
80 * @next: &struct list_head pointing to the next feed.
96 * @feed: a union describing a dmxdev feed.
98 * @feed.ts or @feed.sec.
99 * @feed.ts: a &struct list_head list.
101 * @feed.sec: a &struct dmx_section_feed pointer.
102 * For section feed only.
117 * feed timeouts.
133 } feed;