Home
last modified time | relevance | path

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

/linux-5.19.10/sound/firewire/fireworks/
Dfireworks.h196 int snd_efw_command_get_hwinfo(struct snd_efw *efw,
Dfireworks_proc.c38 if (snd_efw_command_get_hwinfo(efw, hwinfo) < 0) in proc_read_hwinfo()
Dfireworks_command.c211 int snd_efw_command_get_hwinfo(struct snd_efw *efw, in snd_efw_command_get_hwinfo() function
Dfireworks.c83 err = snd_efw_command_get_hwinfo(efw, hwinfo); in get_hardware_info()