phys_out_grp_count  158 sound/firewire/fireworks/fireworks.c 	    hwinfo->phys_out_grp_count > HWINFO_MAX_CAPS_GROUPS) {
phys_out_grp_count  165 sound/firewire/fireworks/fireworks.c 	efw->phys_out_grp_count = hwinfo->phys_out_grp_count;
phys_out_grp_count  169 sound/firewire/fireworks/fireworks.c 	       sizeof(struct snd_efw_phys_grp) * hwinfo->phys_out_grp_count);
phys_out_grp_count   96 sound/firewire/fireworks/fireworks.h 	unsigned int phys_out_grp_count;
phys_out_grp_count  138 sound/firewire/fireworks/fireworks.h 	u32 phys_out_grp_count;
phys_out_grp_count  232 sound/firewire/fireworks/fireworks_command.c 	be32_to_cpus(&hwinfo->phys_out_grp_count);
phys_out_grp_count   72 sound/firewire/fireworks/fireworks_proc.c 		    hwinfo->phys_out_grp_count);
phys_out_grp_count   73 sound/firewire/fireworks/fireworks_proc.c 	for (i = 0; i < hwinfo->phys_out_grp_count; i++) {
phys_out_grp_count  153 sound/firewire/fireworks/fireworks_proc.c 	for (g = 0; g < efw->phys_out_grp_count; g++) {