OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:snd_compr_avail
(Results
1 - 4
of
4
) sorted by null
/bionic/libc/kernel/uapi/sound/
compress_offload.h
46
struct
snd_compr_avail
{
struct
95
#define SNDRV_COMPRESS_AVAIL _IOR('C', 0x21, struct
snd_compr_avail
)
/device/lge/hammerhead/kernel-headers/sound/
compress_offload.h
48
struct
snd_compr_avail
{
struct
102
#define SNDRV_COMPRESS_AVAIL _IOR('C', 0x21, struct
snd_compr_avail
)
/device/lge/hammerhead/original-kernel-headers/sound/
compress_offload.h
77
* struct
snd_compr_avail
: avail descriptor
81
struct
snd_compr_avail
{
struct
185
#define SNDRV_COMPRESS_AVAIL _IOR('C', 0x21, struct
snd_compr_avail
)
/external/kernel-headers/original/uapi/sound/
compress_offload.h
76
* struct
snd_compr_avail
: avail descriptor
80
struct
snd_compr_avail
{
struct
174
#define SNDRV_COMPRESS_AVAIL _IOR('C', 0x21, struct
snd_compr_avail
)
Completed in 30 milliseconds