num_outs          108 include/sound/vx_core.h 	unsigned int num_outs;
num_outs          909 sound/drivers/vx/vx_mixer.c 	for (i = 0; i < chip->hw->num_outs; i++) {
num_outs          918 sound/drivers/vx/vx_mixer.c 	for (i = 0; i < chip->hw->num_outs; i++) {
num_outs          942 sound/drivers/vx/vx_mixer.c 	for (i = 0; i < chip->hw->num_outs; i++) {
num_outs         1350 sound/pci/hda/hda_generic.c static int try_assign_dacs(struct hda_codec *codec, int num_outs,
num_outs         1360 sound/pci/hda/hda_generic.c 	if (!num_outs)
num_outs         1363 sound/pci/hda/hda_generic.c 	for (i = 0; i < num_outs; i++) {
num_outs         1383 sound/pci/hda/hda_generic.c 			for (j = 1; j < num_outs; j++) {
num_outs         1395 sound/pci/hda/hda_generic.c 			if (num_outs > 2)
num_outs         1701 sound/pci/hda/hda_generic.c static void refill_shared_dacs(struct hda_codec *codec, int num_outs,
num_outs         1707 sound/pci/hda/hda_generic.c 	for (i = 0; i < num_outs; i++) {
num_outs         2468 sound/pci/hda/hda_generic.c static void update_output_paths(struct hda_codec *codec, int num_outs,
num_outs         2475 sound/pci/hda/hda_generic.c 	for (i = 0; i < num_outs; i++) {
num_outs         5856 sound/pci/hda/hda_generic.c static void __init_extra_out(struct hda_codec *codec, int num_outs, int *paths)
num_outs         5860 sound/pci/hda/hda_generic.c 	for (i = 0; i < num_outs; i++)
num_outs           72 sound/pci/vx222/vx222.c 	.num_outs = 1,
num_outs           84 sound/pci/vx222/vx222.c 	.num_outs = 1,
num_outs           96 sound/pci/vx222/vx222.c 	.num_outs = 1,
num_outs           92 sound/pcmcia/vx/vxpocket.c 	.num_outs = 1,
num_outs          114 sound/pcmcia/vx/vxpocket.c 	.num_outs = 2,
num_outs          566 sound/usb/mixer.c 			       int ich, int och, int num_outs)
num_outs          568 sound/usb/mixer.c 	int idx = ich * num_outs + och;
num_outs         2003 sound/usb/mixer.c 				  int protocol, int num_ins, int num_outs)
num_outs         2023 sound/usb/mixer.c 	return c + (num_ins * num_outs + 7) / 8 + rest > hdr + hdr[0];
num_outs         2034 sound/usb/mixer.c 				 int in_pin, int in_ch, int num_outs,
num_outs         2053 sound/usb/mixer.c 	for (i = 0; i < num_outs; i++) {
num_outs         2056 sound/usb/mixer.c 		if (check_matrix_bitmap(c, in_ch, i, num_outs)) {
num_outs         2124 sound/usb/mixer.c 	int input_pins, num_ins, num_outs;
num_outs         2135 sound/usb/mixer.c 	num_outs = err;
num_outs         2145 sound/usb/mixer.c 		if (!num_outs)
num_outs         2152 sound/usb/mixer.c 					  num_ins, num_outs))
num_outs         2157 sound/usb/mixer.c 			for (och = 0; och < num_outs; och++) {
num_outs         2161 sound/usb/mixer.c 				if (check_matrix_bitmap(c, ich, och, num_outs)) {
num_outs         2167 sound/usb/mixer.c 				build_mixer_unit_ctl(state, desc, pin, ich, num_outs,
num_outs         1180 sound/usb/mixer_quirks.c 	int num_outs = 0;
num_outs         1189 sound/usb/mixer_quirks.c 		num_outs = 6;
num_outs         1193 sound/usb/mixer_quirks.c 		num_outs = 8;
num_outs         1198 sound/usb/mixer_quirks.c 	for (chan = 0; chan < num_outs + num_ins; chan++) {
num_outs         1199 sound/usb/mixer_quirks.c 		for (out = 0; out < num_outs; out++) {
num_outs         1200 sound/usb/mixer_quirks.c 			if (chan < num_outs) {
num_outs         1207 sound/usb/mixer_quirks.c 					chan - num_outs + 1, out + 1);
num_outs         1211 sound/usb/mixer_quirks.c 			offset = chan * num_outs;
num_outs         1267 sound/usb/mixer_quirks.c 	int num_outs = 0;
num_outs         1276 sound/usb/mixer_quirks.c 		num_outs = 6;
num_outs         1280 sound/usb/mixer_quirks.c 		num_outs = 8;
num_outs         1285 sound/usb/mixer_quirks.c 	for (chan = 0; chan < num_outs + num_ins; chan++) {
num_outs         1286 sound/usb/mixer_quirks.c 		if (chan < num_outs) {
num_outs         1293 sound/usb/mixer_quirks.c 				chan - num_outs + 1);
num_outs         1312 sound/usb/mixer_quirks.c 	int num_outs = 0;
num_outs         1321 sound/usb/mixer_quirks.c 		num_outs = 6;
num_outs         1326 sound/usb/mixer_quirks.c 		num_outs = 8;
num_outs         1332 sound/usb/mixer_quirks.c 	for (chan = 0; chan < num_outs; chan++) {
num_outs         1338 sound/usb/mixer_quirks.c 			1 << (chan + (chan % 2) * num_outs - 1);