Searched defs:adie_codec_dev_profile (Results 1 – 4 of 4) sorted by relevance
76 struct adie_codec_dev_profile { struct77 u32 path_type; /* RX or TX */78 u32 setting_sz;102 int (*codec_open)(struct adie_codec_dev_profile *profile, argument
47 struct adie_codec_dev_profile { struct68 int(* codec_open) (struct adie_codec_dev_profile * profile, struct adie_codec_path * * path_pptr); argument