Lines Matching refs:CATPT_CHANNELS_MAX
132 if (channel >= CATPT_CHANNELS_MAX) in catpt_stream_volume()
145 if (channel >= CATPT_CHANNELS_MAX) in catpt_mixer_volume()
812 for (i = 1; i < CATPT_CHANNELS_MAX; i++) in catpt_set_dspvol()
816 if (i == CATPT_CHANNELS_MAX) { in catpt_set_dspvol()
823 for (i = 0; i < CATPT_CHANNELS_MAX; i++) { in catpt_set_dspvol()
843 uinfo->count = CATPT_CHANNELS_MAX; in catpt_volume_info()
860 for (i = 0; i < CATPT_CHANNELS_MAX; i++) { in catpt_mixer_volume_get()
904 for (i = 0; i < CATPT_CHANNELS_MAX; i++) in catpt_stream_volume_get()
911 for (i = 0; i < CATPT_CHANNELS_MAX; i++) { in catpt_stream_volume_get()
935 for (i = 0; i < CATPT_CHANNELS_MAX; i++) in catpt_stream_volume_put()
951 for (i = 0; i < CATPT_CHANNELS_MAX; i++) in catpt_stream_volume_put()
1068 &(long[CATPT_CHANNELS_MAX]) {0} }