Searched refs:snd_efw_command_get_hwinfo (Results 1 – 4 of 4) sorted by relevance
196 int snd_efw_command_get_hwinfo(struct snd_efw *efw,
38 if (snd_efw_command_get_hwinfo(efw, hwinfo) < 0) in proc_read_hwinfo()
211 int snd_efw_command_get_hwinfo(struct snd_efw *efw, in snd_efw_command_get_hwinfo() function
83 err = snd_efw_command_get_hwinfo(efw, hwinfo); in get_hardware_info()