Home
last modified time | relevance | path

Searched defs:virtual_profile (Results 1 – 1 of 1) sorted by relevance

/freebsd/usr.sbin/virtual_oss/virtual_oss/
H A Dint.h120 struct virtual_profile { struct
121 vprofile_entry_t entry;
122 vclient_head_t head;
123 char oss_name[VMAX_STRING];
124 char wav_name[VMAX_STRING];
125 struct cuse_dev *oss_dev;
126 struct cuse_dev *wav_dev;
127 uint32_t rx_filter_size;
128 uint32_t tx_filter_size;
129 double *rx_filter_data[VMAX_CHAN];
[all …]