max_streams        89 arch/x86/include/asm/platform_sst_audio.h 	unsigned int max_streams;
max_streams      2183 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c 	if (plane_id >= dm->dc->caps.max_streams)
max_streams      2250 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c 	primary_planes = dm->dc->caps.max_streams;
max_streams      2298 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c 	for (i = 0; i < dm->dc->caps.max_streams; i++)
max_streams      2304 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c 	dm->display_indexes_num = dm->dc->caps.max_streams;
max_streams       800 drivers/gpu/drm/amd/display/dc/core/dc.c 	dc->caps.max_streams = min(
max_streams        95 drivers/gpu/drm/amd/display/dc/dc.h 	uint32_t max_streams;
max_streams        76 drivers/media/platform/cadence/cdns-csi2rx.c 	u8				max_streams;
max_streams       153 drivers/media/platform/cadence/cdns-csi2rx.c 	for (i = 0; i < csi2rx->max_streams; i++) {
max_streams       194 drivers/media/platform/cadence/cdns-csi2rx.c 	for (i = 0; i < csi2rx->max_streams; i++) {
max_streams       330 drivers/media/platform/cadence/cdns-csi2rx.c 	csi2rx->max_streams = (dev_cfg >> 4) & 7;
max_streams       331 drivers/media/platform/cadence/cdns-csi2rx.c 	if (csi2rx->max_streams > CSI2RX_STREAMS_MAX) {
max_streams       333 drivers/media/platform/cadence/cdns-csi2rx.c 			csi2rx->max_streams);
max_streams       348 drivers/media/platform/cadence/cdns-csi2rx.c 	for (i = 0; i < csi2rx->max_streams; i++) {
max_streams       465 drivers/media/platform/cadence/cdns-csi2rx.c 		 csi2rx->num_lanes, csi2rx->max_lanes, csi2rx->max_streams,
max_streams       117 drivers/media/platform/cadence/cdns-csi2tx.c 	unsigned int			max_streams;
max_streams       468 drivers/media/platform/cadence/cdns-csi2tx.c 	csi2tx->max_streams = (dev_cfg & CSI2TX_DEVICE_CONFIG_STREAMS_MASK) >> 4;
max_streams       469 drivers/media/platform/cadence/cdns-csi2tx.c 	if (csi2tx->max_streams > CSI2TX_STREAMS_MAX) {
max_streams       471 drivers/media/platform/cadence/cdns-csi2tx.c 			csi2tx->max_streams);
max_streams       477 drivers/media/platform/cadence/cdns-csi2tx.c 	for (i = 0; i < csi2tx->max_streams; i++) {
max_streams       623 drivers/media/platform/cadence/cdns-csi2tx.c 		 csi2tx->num_lanes, csi2tx->max_lanes, csi2tx->max_streams,
max_streams       177 drivers/net/wireless/ath/ath9k/common-init.c 	int i, max_streams;
max_streams       195 drivers/net/wireless/ath/ath9k/common-init.c 		max_streams = 1;
max_streams       197 drivers/net/wireless/ath/ath9k/common-init.c 		max_streams = 2;
max_streams       199 drivers/net/wireless/ath/ath9k/common-init.c 		max_streams = 3;
max_streams       201 drivers/net/wireless/ath/ath9k/common-init.c 		max_streams = 2;
max_streams       204 drivers/net/wireless/ath/ath9k/common-init.c 		if (max_streams >= 2)
max_streams       211 drivers/net/wireless/ath/ath9k/common-init.c 	tx_streams = ath9k_cmn_count_streams(ah->txchainmask, max_streams);
max_streams       212 drivers/net/wireless/ath/ath9k/common-init.c 	rx_streams = ath9k_cmn_count_streams(ah->rxchainmask, max_streams);
max_streams      2507 drivers/usb/cdns3/gadget.c 			priv_ep->endpoint.max_streams = CDNS3_EP_MAX_STREAMS;
max_streams       400 drivers/usb/cdns3/trace.h 		__field(unsigned int, max_streams)
max_streams       411 drivers/usb/cdns3/trace.h 		__entry->max_streams = priv_ep->endpoint.max_streams;
max_streams       421 drivers/usb/cdns3/trace.h 		__entry->maxpacket_limit, __entry->max_streams,
max_streams      2252 drivers/usb/dwc3/gadget.c 	dep->endpoint.max_streams = 15;
max_streams      2299 drivers/usb/dwc3/gadget.c 	dep->endpoint.max_streams = 15;
max_streams       291 drivers/usb/dwc3/trace.h 		__field(unsigned, max_streams)
max_streams       302 drivers/usb/dwc3/trace.h 		__entry->max_streams = dep->endpoint.max_streams;
max_streams       311 drivers/usb/dwc3/trace.h 		__entry->maxpacket_limit, __entry->max_streams,
max_streams       786 drivers/usb/gadget/function/f_tcm.c static void uasp_setup_stream_res(struct f_uas *fu, int max_streams)
max_streams       790 drivers/usb/gadget/function/f_tcm.c 	for (i = 0; i < max_streams; i++) {
max_streams       803 drivers/usb/gadget/function/f_tcm.c 	int max_streams;
max_streams       806 drivers/usb/gadget/function/f_tcm.c 		max_streams = UASP_SS_EP_COMP_NUM_STREAMS;
max_streams       808 drivers/usb/gadget/function/f_tcm.c 		max_streams = 1;
max_streams       810 drivers/usb/gadget/function/f_tcm.c 	for (i = 0; i < max_streams; i++) {
max_streams       819 drivers/usb/gadget/function/f_tcm.c 	uasp_setup_stream_res(fu, max_streams);
max_streams      1975 drivers/usb/gadget/udc/bdc/bdc_ep.c 		ep->usb_ep.max_streams = 0;
max_streams       981 drivers/usb/gadget/udc/core.c 			if (num_req_streams > ep->max_streams)
max_streams      1039 drivers/usb/gadget/udc/dummy_hcd.c 		ep->ep.max_streams = 16;
max_streams      1187 drivers/usb/gadget/udc/dummy_hcd.c 	int max_streams;
max_streams      1189 drivers/usb/gadget/udc/dummy_hcd.c 	max_streams = dum_hcd->num_stream[usb_pipeendpoint(pipe)];
max_streams      1191 drivers/usb/gadget/udc/dummy_hcd.c 		max_streams >>= 4;
max_streams      1193 drivers/usb/gadget/udc/dummy_hcd.c 		max_streams &= 0xf;
max_streams      1194 drivers/usb/gadget/udc/dummy_hcd.c 	max_streams++;
max_streams      1195 drivers/usb/gadget/udc/dummy_hcd.c 	return max_streams;
max_streams      1201 drivers/usb/gadget/udc/dummy_hcd.c 	int max_streams;
max_streams      1204 drivers/usb/gadget/udc/dummy_hcd.c 	max_streams = dum_hcd->num_stream[usb_pipeendpoint(pipe)];
max_streams      1207 drivers/usb/gadget/udc/dummy_hcd.c 		max_streams &= 0xf;
max_streams      1209 drivers/usb/gadget/udc/dummy_hcd.c 		max_streams &= 0xf0;
max_streams      1211 drivers/usb/gadget/udc/dummy_hcd.c 	max_streams |= streams;
max_streams      1212 drivers/usb/gadget/udc/dummy_hcd.c 	dum_hcd->num_stream[usb_pipeendpoint(pipe)] = max_streams;
max_streams      1217 drivers/usb/gadget/udc/dummy_hcd.c 	unsigned int max_streams;
max_streams      1229 drivers/usb/gadget/udc/dummy_hcd.c 	max_streams = get_max_streams_for_pipe(dum_hcd,
max_streams      1231 drivers/usb/gadget/udc/dummy_hcd.c 	if (urb->stream_id > max_streams) {
max_streams       146 drivers/usb/gadget/udc/trace.h 		__field(unsigned, max_streams)
max_streams       158 drivers/usb/gadget/udc/trace.h 		__entry->max_streams = ep->max_streams;
max_streams       168 drivers/usb/gadget/udc/trace.h 		__entry->max_streams, __entry->mult, __entry->maxburst,
max_streams      3287 drivers/usb/host/xhci.c 	unsigned int max_streams;
max_streams      3297 drivers/usb/host/xhci.c 	max_streams = HCC_MAX_PSA(xhci->hcc_params);
max_streams      3298 drivers/usb/host/xhci.c 	if (*num_stream_ctxs > max_streams) {
max_streams      3300 drivers/usb/host/xhci.c 				max_streams);
max_streams      3301 drivers/usb/host/xhci.c 		*num_stream_ctxs = max_streams;
max_streams      3302 drivers/usb/host/xhci.c 		*num_streams = max_streams;
max_streams      3315 drivers/usb/host/xhci.c 	unsigned int max_streams;
max_streams      3326 drivers/usb/host/xhci.c 		max_streams = usb_ss_max_streams(&eps[i]->ss_ep_comp);
max_streams      3327 drivers/usb/host/xhci.c 		if (max_streams < (*num_streams - 1)) {
max_streams      3330 drivers/usb/host/xhci.c 					max_streams);
max_streams      3331 drivers/usb/host/xhci.c 			*num_streams = max_streams+1;
max_streams       542 drivers/usb/usbip/vudc_dev.c 		ep->ep.max_streams = 16;
max_streams       233 include/linux/usb/gadget.h 	unsigned		max_streams:16;
max_streams       697 include/uapi/linux/usb/ch9.h 	int		max_streams;
max_streams       702 include/uapi/linux/usb/ch9.h 	max_streams = comp->bmAttributes & 0x1f;
max_streams       704 include/uapi/linux/usb/ch9.h 	if (!max_streams)
max_streams       707 include/uapi/linux/usb/ch9.h 	max_streams = 1 << max_streams;
max_streams       709 include/uapi/linux/usb/ch9.h 	return max_streams;
max_streams       299 sound/soc/intel/atom/sst/sst.c 				ctx->info.max_streams);
max_streams       301 sound/soc/intel/atom/sst/sst.c 	for (i = 1; i <= ctx->info.max_streams; i++) {
max_streams       437 sound/soc/intel/atom/sst/sst.c 	for (i = 1; i <= ctx->info.max_streams; i++) {
max_streams       553 sound/soc/intel/atom/sst/sst.c 		for (i = 1; i <= ctx->info.max_streams; i++) {
max_streams        58 sound/soc/intel/atom/sst/sst_acpi.c 	.max_streams	= 25,
max_streams       358 sound/soc/intel/atom/sst/sst_pvt.c 	if (str_id <= 0 || str_id > sst_drv_ctx->info.max_streams) {
max_streams       361 sound/soc/intel/atom/sst/sst_pvt.c 			str_id, sst_drv_ctx->info.max_streams);
max_streams       381 sound/soc/intel/atom/sst/sst_pvt.c 	for (i = 1; i <= sst_drv_ctx->info.max_streams; i++)