Home
last modified time | relevance | path

Searched refs:uchar_t (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/sox/git/src/bit-rot/sys/
H A Daudioio.h27 #define uchar_t unsigned char macro
77 uchar_t pause; /* non-zero for pause, zero to resume */
78 uchar_t error; /* non-zero if overflow/underflow */
79 uchar_t waiting; /* non-zero if a process wants access */
80 uchar_t balance; /* stereo channel balance */
87 uchar_t open; /* non-zero if open access permitted */
88 uchar_t active; /* non-zero if I/O is active */
107 uchar_t output_muted; /* non-zero if output is muted */
108 uchar_t ref_cnt; /* driver reference count, read only */
109 uchar_t _xxx[2]; /* Reserved for future use */