Home
last modified time | relevance | path

Searched defs:asoc_sdw_codec_info (Results 1 – 1 of 1) sorted by relevance

/linux/include/sound/
A Dsoc_sdw_utils.h64 struct asoc_sdw_codec_info { struct
65 const int part_id;
66 const int version_id;
67 const char *codec_name;
68 int amp_num;
69 const u8 acpi_id[ACPI_ID_LEN];
70 const bool ignore_internal_dmic;
71 const struct snd_soc_ops *ops;
73 const int dai_num;
77 int (*count_sidecar)(struct snd_soc_card *card,
[all …]

Completed in 4 milliseconds