Searched refs:phys_in_grp_count (Results 1 – 4 of 4) sorted by relevance
157 if (hwinfo->phys_in_grp_count > HWINFO_MAX_CAPS_GROUPS || in get_hardware_info()164 efw->phys_in_grp_count = hwinfo->phys_in_grp_count; in get_hardware_info()167 sizeof(struct snd_efw_phys_grp) * hwinfo->phys_in_grp_count); in get_hardware_info()
63 hwinfo->phys_in_grp_count); in proc_read_hwinfo()64 for (i = 0; i < hwinfo->phys_in_grp_count; i++) { in proc_read_hwinfo()166 for (g = 0; g < efw->phys_in_grp_count; g++) { in proc_read_phys_meters()
94 unsigned int phys_in_grp_count; member137 u32 phys_in_grp_count; member
233 be32_to_cpus(&hwinfo->phys_in_grp_count); in snd_efw_command_get_hwinfo()
Completed in 6 milliseconds