Searched refs:phys_out (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/sound/firewire/fireworks/ |
H A D | fireworks_proc.c | 59 snd_iprintf(buffer, "phys out: 0x%X\n", hwinfo->phys_out); in proc_read_hwinfo() 138 (efw->phys_in + efw->phys_out) * sizeof(u32); in proc_read_phys_meters() 150 max = min(efw->phys_out, meters->out_meters); in proc_read_phys_meters()
|
H A D | fireworks.h | 94 unsigned int phys_out; member 136 u32 phys_out; member
|
H A D | fireworks.c | 163 efw->phys_out = hwinfo->phys_out; in get_hardware_info()
|
H A D | fireworks_command.c | 230 be32_to_cpus(&hwinfo->phys_out); in snd_efw_command_get_hwinfo()
|
/kernel/linux/linux-6.6/sound/firewire/fireworks/ |
H A D | fireworks_proc.c | 59 snd_iprintf(buffer, "phys out: 0x%X\n", hwinfo->phys_out); in proc_read_hwinfo() 138 (efw->phys_in + efw->phys_out) * sizeof(u32); in proc_read_phys_meters() 150 max = min(efw->phys_out, meters->out_meters); in proc_read_phys_meters()
|
H A D | fireworks.h | 91 unsigned int phys_out; member 133 u32 phys_out; member
|
H A D | fireworks.c | 163 efw->phys_out = hwinfo->phys_out; in get_hardware_info()
|
H A D | fireworks_command.c | 230 be32_to_cpus(&hwinfo->phys_out); in snd_efw_command_get_hwinfo()
|
/kernel/linux/linux-5.10/arch/arm/mach-imx/ |
H A D | pm-imx5.c | 270 phys_addr_t *phys_out) in imx_suspend_alloc_ocram() 310 if (phys_out) in imx_suspend_alloc_ocram() 311 *phys_out = phys; in imx_suspend_alloc_ocram() 267 imx_suspend_alloc_ocram( size_t size, void __iomem **virt_out, phys_addr_t *phys_out) imx_suspend_alloc_ocram() argument
|
/kernel/linux/linux-6.6/arch/arm/mach-imx/ |
H A D | pm-imx5.c | 271 phys_addr_t *phys_out) in imx_suspend_alloc_ocram() 311 if (phys_out) in imx_suspend_alloc_ocram() 312 *phys_out = phys; in imx_suspend_alloc_ocram() 268 imx_suspend_alloc_ocram( size_t size, void __iomem **virt_out, phys_addr_t *phys_out) imx_suspend_alloc_ocram() argument
|
Completed in 6 milliseconds