Home
last modified time | relevance | path

Searched refs:phys_in (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/sound/firewire/fireworks/
Dfireworks_proc.c61 snd_iprintf(buffer, "phys in: 0x%X\n", hwinfo->phys_in); in proc_read_hwinfo()
139 (efw->phys_in + efw->phys_out) * sizeof(u32); in proc_read_phys_meters()
164 max = min(efw->phys_in, meters->in_meters); in proc_read_phys_meters()
Dfireworks.h94 unsigned int phys_in; member
135 u32 phys_in; member
Dfireworks.c163 efw->phys_in = hwinfo->phys_in; in get_hardware_info()
Dfireworks_command.c232 be32_to_cpus(&hwinfo->phys_in); in snd_efw_command_get_hwinfo()