Searched refs:snd_efw_hwinfo (Results 1 – 4 of 4) sorted by relevance
123 struct snd_efw_hwinfo { struct198 struct snd_efw_hwinfo *hwinfo);
33 struct snd_efw_hwinfo *hwinfo; in proc_read_hwinfo()35 hwinfo = kmalloc(sizeof(struct snd_efw_hwinfo), GFP_KERNEL); in proc_read_hwinfo()
76 struct snd_efw_hwinfo *hwinfo; in get_hardware_info()80 hwinfo = kzalloc(sizeof(struct snd_efw_hwinfo), GFP_KERNEL); in get_hardware_info()
213 struct snd_efw_hwinfo *hwinfo) in snd_efw_command_get_hwinfo()