Home
last modified time | relevance | path

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

/linux/sound/firewire/fireworks/
H A Dfireworks_proc.c72 hwinfo->phys_out_grp_count); in proc_read_hwinfo()
73 for (i = 0; i < hwinfo->phys_out_grp_count; i++) { in proc_read_hwinfo()
153 for (g = 0; g < efw->phys_out_grp_count; g++) { in proc_read_phys_meters()
H A Dfireworks.h93 unsigned int phys_out_grp_count; member
135 u32 phys_out_grp_count; member
H A Dfireworks_command.c232 be32_to_cpus(&hwinfo->phys_out_grp_count); in snd_efw_command_get_hwinfo()