Lines Matching defs:wavnc_info
95 struct wavnc_info { struct
96 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;
108 const struct waveartist_mixer_info *mix;
132 unsigned int (*select_input)(struct wavnc_info *, unsigned int, argument