Home
last modified time | relevance | path

Searched refs:hw_info (Results 1 – 5 of 5) sorted by relevance

/sound/firewire/bebob/
Dbebob_proc.c12 struct hw_info { struct
40 struct hw_info *info; in proc_read_hw_info() argument
42 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()
/sound/oss/
Dsb.h184 void unload_sb16(struct address_info *hw_info);
185 void unload_sb16midi(struct address_info *hw_info);
Dmpu401.h11 void unload_mpu401(struct address_info *hw_info);
Dad1848.h24 void unload_ms_sound(struct address_info *hw_info);
/sound/pci/
Dcmipci.c487 struct snd_pcm_hardware *hw_info[3]; /* for playbacks */ member