Searched refs:hw_info (Results 1 – 5 of 5) sorted by relevance
12 struct hw_info { struct40 struct hw_info *info; in proc_read_hw_info() argument42 info = kzalloc(sizeof(struct hw_info), GFP_KERNEL); in proc_read_hw_info()47 info, sizeof(struct hw_info)) < 0) in proc_read_hw_info()
184 void unload_sb16(struct address_info *hw_info);185 void unload_sb16midi(struct address_info *hw_info);
11 void unload_mpu401(struct address_info *hw_info);
24 void unload_ms_sound(struct address_info *hw_info);
487 struct snd_pcm_hardware *hw_info[3]; /* for playbacks */ member