Searched refs:snd_efw_hwinfo (Results 1 – 4 of 4) sorted by relevance
125 struct snd_efw_hwinfo { struct200 struct snd_efw_hwinfo *hwinfo);
32 struct snd_efw_hwinfo *hwinfo; in proc_read_hwinfo()34 hwinfo = kmalloc(sizeof(struct snd_efw_hwinfo), GFP_KERNEL); in proc_read_hwinfo()
75 struct snd_efw_hwinfo *hwinfo; in get_hardware_info()79 hwinfo = kzalloc(sizeof(struct snd_efw_hwinfo), GFP_KERNEL); in get_hardware_info()
212 struct snd_efw_hwinfo *hwinfo) in snd_efw_command_get_hwinfo()