Searched refs:streams (Results 176 - 200 of 222) sorted by relevance

123456789

/linux-master/drivers/gpu/drm/amd/display/dc/hwss/dcn35/
H A Ddcn35_hwseq.c660 struct dc_stream_state *stream = dc->current_state->streams[i];
667 /* Ignore streams that disabled. */
717 if (context->streams[i]->apply_seamless_boot_optimization) {
/linux-master/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga3d_cmd.h1071 SVGAGBVertexStream streams[SVGA3D_MAX_VERTEX_ARRAYS]; member in struct:__anon567
/linux-master/sound/pci/lola/
H A Dlola_mixer.c127 /* mixer matrix sources are physical input data and play streams */
131 /* mixer matrix destinations are record streams and physical output */
435 err = lola_codec_write(chip, chip->pcm[CAPT].streams[n].nid,
/linux-master/sound/pci/ice1712/
H A Dquartet.c797 ice->pcm->streams[SNDRV_PCM_STREAM_CAPTURE].substream);
986 /* since Qtet can detect correct SPDIF-in rate, all streams can be
/linux-master/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddml2_mall_phantom.c817 if (context->streams[i] == stream) {
/linux-master/include/linux/
H A Dusb.h61 * @streams: number of USB-3 streams allocated on the endpoint
77 int streams; member in struct:usb_host_endpoint
1426 * @stream_id: the endpoint's stream ID for bulk streams
1566 * that data (such as audio or video) streams at as constant a rate as the
/linux-master/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn314/
H A Ddcn314_clk_mgr.c119 const struct dc_stream_state *stream = context->streams[i];
/linux-master/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn315/
H A Ddcn315_clk_mgr.c66 const struct dc_stream_state *stream = context->streams[i];
/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_dp_hdcp.c798 & AUTH_STREAM_TYPE) != data->streams[0].stream_type);
/linux-master/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_detection.c743 if (dc->current_state->streams[i]->apply_seamless_boot_optimization) {
/linux-master/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn21/
H A Drn_clk_mgr.c62 const struct dc_stream_state *stream = context->streams[i];
/linux-master/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn31/
H A Ddcn31_clk_mgr.c84 const struct dc_stream_state *stream = context->streams[i];
/linux-master/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn301/
H A Dvg_clk_mgr.c71 const struct dc_stream_state *stream = context->streams[i];
/linux-master/fs/xfs/
H A Dxfs_trace.h668 __field(int, streams)
674 __entry->streams = atomic_read(&pag->pagf_fstrms);
676 TP_printk("dev %d:%d ino 0x%llx agno 0x%x streams %d",
680 __entry->streams)
697 __field(int, streams)
705 __entry->streams = atomic_read(&pag->pagf_fstrms);
708 __entry->streams = 0;
712 TP_printk("dev %d:%d ino 0x%llx agno 0x%x streams %d free %d",
716 __entry->streams,
/linux-master/drivers/net/wireless/marvell/
H A Dmwl8k.c3824 struct mwl8k_ampdu_stream *streams; local
3844 streams = &priv->ampdu[stream_index];
3845 if (streams->state == AMPDU_STREAM_ACTIVE) {
3846 ieee80211_stop_tx_ba_session(streams->sta,
3847 streams->tid);
4168 /* Destroy any active ampdu streams for this sta */
5492 wiphy_debug(hw->wiphy, "no free AMPDU streams\n");
5937 * the ampdu streams, so do not clear
/linux-master/sound/pci/rme9652/
H A Drme9652.c1807 snd_pcm_period_elapsed(rme9652->pcm->streams[SNDRV_PCM_STREAM_CAPTURE].substream);
1811 snd_pcm_period_elapsed(rme9652->pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream);
/linux-master/drivers/usb/gadget/function/
H A Du_audio.c1239 * Create a substream only for non-zero channel streams
1300 if (!pcm->streams[i].substream_count)
/linux-master/sound/pci/mixart/
H A Dmixart.c241 /* a new stream is opened and there are already all streams in use */
489 /* the further opened streams will be limited to its frequency (see open) */
733 /* streams in use */
814 /* streams in use */
936 for (subs = pcm->streams[stream].substream; subs; subs = subs->next, idx++)
/linux-master/sound/core/
H A Dump.c531 /* open / close UMP streams for the internal stream msg communication */
1148 list_for_each_entry(s, &rmidi->streams[dir].substreams, list)
/linux-master/drivers/usb/core/
H A Ddriver.c463 /* Free streams */
466 if (ep->streams == 0)
/linux-master/drivers/gpu/drm/amd/display/dc/
H A Ddc.h1514 * Set up streams and links associated to drive sinks
1515 * The streams parameter is an absolute set of all active streams.
1519 * New streams are enabled with blank stream; no memory read.
1730 * to be reset to off for all currently enabled streams to the link. It is DM's
1944 * before first commit streams to restore link resource allocation state
2251 * @stream: pointer to all possible streams
2252 * @count: number of valid DPIA streams
2256 bool dc_link_dp_dpia_validate(struct dc *dc, const struct dc_stream_state *streams,
/linux-master/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn35/
H A Ddcn35_clk_mgr.c99 const struct dc_stream_state *stream = context->streams[i];
/linux-master/sound/pci/trident/
H A Dtrident_main.c2145 for (substream = pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream; substream; substream = substream->next)
2149 snd_pcm_set_managed_buffer(pcm->streams[SNDRV_PCM_STREAM_CAPTURE].substream,
2193 substream = foldback->streams[SNDRV_PCM_STREAM_CAPTURE].substream;
/linux-master/drivers/gpu/drm/amd/display/dc/hwss/dce110/
H A Ddce110_hwseq.c1744 if (context->streams[i]->signal == SIGNAL_TYPE_EDP) {
1745 edp_streams[*edp_stream_num] = context->streams[i];
1834 if (context->streams[i]->apply_seamless_boot_optimization) {
2984 * cursor on both streams while expecting dc to clip it.
/linux-master/sound/usb/
H A Dpcm.c684 /* if XRUN happens at starting streams (possibly with implicit
799 /* get the specified endpoint object that is being used by other streams
1781 struct snd_pcm_substream *s = pcm->streams[subs->direction].substream;

Completed in 374 milliseconds

123456789