phys_out_grps     168 sound/firewire/fireworks/fireworks.c 	memcpy(&efw->phys_out_grps, hwinfo->phys_out_grps,
phys_out_grps      98 sound/firewire/fireworks/fireworks.h 	struct snd_efw_phys_grp phys_out_grps[HWINFO_MAX_CAPS_GROUPS];
phys_out_grps     139 sound/firewire/fireworks/fireworks.h 	struct snd_efw_phys_grp phys_out_grps[HWINFO_MAX_CAPS_GROUPS];
phys_out_grps      67 sound/firewire/fireworks/fireworks_proc.c 			    i, hwinfo->phys_out_grps[i].type,
phys_out_grps      68 sound/firewire/fireworks/fireworks_proc.c 			    hwinfo->phys_out_grps[i].count);
phys_out_grps      76 sound/firewire/fireworks/fireworks_proc.c 			    i, hwinfo->phys_out_grps[i].type,
phys_out_grps      77 sound/firewire/fireworks/fireworks_proc.c 			    hwinfo->phys_out_grps[i].count);
phys_out_grps     154 sound/firewire/fireworks/fireworks_proc.c 		name = get_phys_name(&efw->phys_out_grps[g], false);
phys_out_grps     155 sound/firewire/fireworks/fireworks_proc.c 		for (c = 0; c < efw->phys_out_grps[g].count; c++) {