Searched defs:_snd_capabilities (Results 1 – 1 of 1) sorted by relevance
304 typedef struct _snd_capabilities { struct305 u_long rate_min, rate_max; /* min-max sampling rate */306 u_long formats;307 u_long bufsize; /* DMA buffer size */308 u_long mixers; /* bitmap of available mixers */309 u_long inputs; /* bitmap of available inputs (per mixer) */310 u_short left, right; /* how many levels are supported */