OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hdsp_config_info
(Results
1 - 4
of
4
) sorted by null
/bionic/libc/kernel/uapi/sound/
hdsp.h
45
struct
hdsp_config_info
{
struct
76
#define SNDRV_HDSP_IOCTL_GET_CONFIG_INFO _IOR('H', 0x41, struct
hdsp_config_info
)
102
typedef struct
hdsp_config_info
hdsp_config_info_t;
/external/kernel-headers/original/uapi/sound/
hdsp.h
47
struct
hdsp_config_info
{
struct
73
#define SNDRV_HDSP_IOCTL_GET_CONFIG_INFO _IOR('H', 0x41, struct
hdsp_config_info
)
104
typedef struct
hdsp_config_info
hdsp_config_info_t;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sound/
hdsp.h
46
struct
hdsp_config_info
{
struct
72
#define SNDRV_HDSP_IOCTL_GET_CONFIG_INFO _IOR('H', 0x41, struct
hdsp_config_info
)
103
typedef struct
hdsp_config_info
hdsp_config_info_t;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/sound/
hdsp.h
47
struct
hdsp_config_info
{
struct
73
#define SNDRV_HDSP_IOCTL_GET_CONFIG_INFO _IOR('H', 0x41, struct
hdsp_config_info
)
104
typedef struct
hdsp_config_info
hdsp_config_info_t;
Completed in 48 milliseconds