Home
last modified time | relevance | path

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

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