OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:msm_audio_alac_config
(Results
1 - 2
of
2
) sorted by null
/hardware/qcom/msm8996/kernel-headers/linux/
msm_audio_alac.h
21
#define AUDIO_GET_ALAC_CONFIG _IOR(AUDIO_IOCTL_MAGIC, (AUDIO_MAX_COMMON_IOCTL_NUM + 0), struct
msm_audio_alac_config
)
22
#define AUDIO_SET_ALAC_CONFIG _IOW(AUDIO_IOCTL_MAGIC, (AUDIO_MAX_COMMON_IOCTL_NUM + 1), struct
msm_audio_alac_config
)
24
struct
msm_audio_alac_config
{
struct
/hardware/qcom/msm8996/original-kernel-headers/linux/
msm_audio_alac.h
5
(AUDIO_MAX_COMMON_IOCTL_NUM+0), struct
msm_audio_alac_config
)
7
(AUDIO_MAX_COMMON_IOCTL_NUM+1), struct
msm_audio_alac_config
)
9
struct
msm_audio_alac_config
{
struct
Completed in 90 milliseconds