Searched defs:stream_info (Results 1 – 13 of 13) sorted by relevance
35 struct stream_info { struct36 enum dsp_strmmode strm_mode; /* transport mode of38 u32 segment_id; /* Segment strm allocs from. 0 is local mem */39 void *virt_base; /* " " Stream'process virt base */40 struct dsp_streaminfo *user_strm; /* User's stream information
282 struct stream_info __user *stream_info; member
223 struct stream_info { struct224 unsigned int status;225 unsigned int prev;226 u8 codec;227 unsigned int sst_id;228 unsigned int ops;229 struct list_head bufs;230 struct mutex lock; /* mutex */231 spinlock_t pcm_lock;232 bool mmapped;[all …]
427 struct pcm_stream_info *stream_info; in sst_device_control() local
140 struct pcm_stream_info stream_info; member
50 struct pcm_stream_info stream_info; member
369 struct xhci_stream_info *stream_info, in dma_to_stream_ring()397 struct xhci_stream_info *stream_info) in xhci_test_radix_tree()489 struct xhci_stream_info *stream_info; in xhci_alloc_stream_info() local607 struct xhci_stream_info *stream_info) in xhci_setup_streams_ep_input_ctx()644 struct xhci_stream_info *stream_info) in xhci_free_stream_info()
361 struct xhci_stream_info *stream_info = ep->stream_info; in ring_doorbell_for_active_rings() local
732 struct xhci_stream_info *stream_info; member
301 struct stream_info *stream_info, in strm_get_info()
169 struct mixart_stream_info stream_info[32]; member233 struct mixart_flow_info stream_info; /* could be an array[stream_count] */ member
320 struct dbri_streaminfo stream_info[DBRI_NO_STREAMS]; member
775 } stream_info; member