Searched refs:adie_codec_dev_profile (Results 1 – 4 of 4) sorted by relevance
/device/google/bonito/sdm710/original-kernel-headers/linux/mfd/ |
D | msm-adie-codec.h | 76 struct adie_codec_dev_profile { struct 102 int (*codec_open)(struct adie_codec_dev_profile *profile, argument 109 u32 (*codec_freq_supported)(struct adie_codec_dev_profile *profile, 129 int adie_codec_open(struct adie_codec_dev_profile *profile, 135 u32 adie_codec_freq_supported(struct adie_codec_dev_profile *profile,
|
/device/google/crosshatch/sdm845/original-kernel-headers/linux/mfd/ |
D | msm-adie-codec.h | 76 struct adie_codec_dev_profile { struct 102 int (*codec_open)(struct adie_codec_dev_profile *profile, argument 109 u32 (*codec_freq_supported)(struct adie_codec_dev_profile *profile, 129 int adie_codec_open(struct adie_codec_dev_profile *profile, 135 u32 adie_codec_freq_supported(struct adie_codec_dev_profile *profile,
|
/device/google/crosshatch/sdm845/kernel-headers/linux/mfd/ |
D | msm-adie-codec.h | 47 struct adie_codec_dev_profile { struct 68 int(* codec_open) (struct adie_codec_dev_profile * profile, struct adie_codec_path * * path_pptr); argument 72 u32(* codec_freq_supported) (struct adie_codec_dev_profile * profile, u32 requested_freq);
|
/device/google/bonito/sdm710/kernel-headers/linux/mfd/ |
D | msm-adie-codec.h | 47 struct adie_codec_dev_profile { struct 68 int(* codec_open) (struct adie_codec_dev_profile * profile, struct adie_codec_path * * path_pptr); argument 72 u32(* codec_freq_supported) (struct adie_codec_dev_profile * profile, u32 requested_freq);
|