Home
last modified time | relevance | path

Searched refs:chan_max (Results 1 – 9 of 9) sorted by relevance

/linux/sound/soc/fsl/
H A Dfsl_asrc_m2m.c400 params->codec.ch_in > cap.chan_max) in fsl_asrc_m2m_comp_set_params()
598 codec->descriptor[j].max_ch = cap.chan_max; in fsl_asrc_m2m_fill_codec_caps()
H A Dfsl_asrc.c1209 cap->chan_max = 10; in fsl_asrc_probe()
H A Dfsl_easrc.c2140 cap->chan_max = 32; in fsl_easrc_m2m_get_cap()
/linux/fs/smb/client/
H A Dcifsfs.c805 if (tcon->ses->chan_max > 1) in cifs_show_options()
807 tcon->ses->chan_max); in cifs_show_options()
H A Dcifsglob.h1131 size_t chan_max; member
H A Dconnect.c1943 if (ses->chan_max < ctx->max_channels) in match_session()
2480 ses->chan_max = ctx->multichannel ? ctx->max_channels:1; in cifs_get_smb_ses()
H A Dsmb2pdu.c239 if (ses->chan_count < ses->chan_max) in smb3_update_ses_channels()
241 else if (ses->chan_count > ses->chan_max) in smb3_update_ses_channels()
480 if (ses->chan_max > ses->chan_count && in smb2_reconnect()
H A Dsmb2ops.c668 if ((ses->chan_max > 1) && in_mount) in parse_server_interfaces()
/linux/include/linux/greybus/
H A Dgreybus_protocols.h1966 __u8 chan_max; member