Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/bit-rot/
H A Dsndio.h62 struct sio_cap { struct
67 struct sio_enc { /* allowed sample encodings */
73 } enc[SIO_NENC];
74 unsigned rchan[SIO_NCHAN]; /* allowed values for rchan */
75 unsigned pchan[SIO_NCHAN]; /* allowed values for pchan */
76 unsigned rate[SIO_NRATE]; /* allowed rates */
77 int __pad[7]; /* for future use */
78 unsigned nconf; /* number of elements in confs[] */
79 struct sio_conf {
84 } confs[SIO_NCONF];