Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/bit-rot/sys/
H A Daudioio.h114 typedef struct audio_info audio_info_t; typedef
212 (char *)__x__ < (((char *)(i)) + sizeof (audio_info_t)); \
255 #define AUDIO_GETINFO _IOR('A', 1, audio_info_t)
256 #define AUDIO_SETINFO _IOWR('A', 2, audio_info_t)
/OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/solaris/
H A Dsun_bell.c56 audio_info_t audioInfo; in xf86OSRingBell()
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dsunaudio.c60 audio_info_t audio_if; in sunstartread()
207 audio_info_t audio_if; in sunstartwrite()