Searched defs:wavnc_info (Results 1 – 1 of 1) sorted by relevance
95 struct wavnc_info { struct96 struct address_info hw; /* hardware */97 char *chip_name;99 int xfer_count;100 int audio_mode;101 int open_mode;102 int audio_flags;103 int record_dev;104 int playback_dev;105 int dev_no;[all …]