Home
last modified time | relevance | path

Searched refs:max_ch (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/uapi/sound/
Dcompress_params.h350 __u32 max_ch; member
/linux-4.4.14/sound/soc/intel/atom/sst/
Dsst_drv_interface.c412 .descriptor[0].max_ch = 2,
429 .descriptor[1].max_ch = 2,
/linux-4.4.14/drivers/isdn/hardware/eicon/
Dmessage.c14610 int max_ch = ARRAY_SIZE(a->ch_flow_control); in channel_xmit_extended_xon() local
14617 for (i = 0; i < max_ch; i++) { in channel_xmit_extended_xon()
14635 int max_ch = ARRAY_SIZE(a->ch_flow_control); in find_channel_with_pending_x_on() local
14642 if (a->last_flow_control_ch >= max_ch) { in find_channel_with_pending_x_on()
14645 for (i = a->last_flow_control_ch; i < max_ch; i++) { in find_channel_with_pending_x_on()