Home
last modified time | relevance | path

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

/include/sound/
A Dsoc_sdw_utils.h67 struct asoc_sdw_codec_info { struct
68 const int part_id;
69 const int version_id;
70 const char *codec_name;
71 int amp_num;
72 const u8 acpi_id[ACPI_ID_LEN];
73 const bool ignore_internal_dmic;
74 const struct snd_soc_ops *ops;
76 const int dai_num;
80 int (*count_sidecar)(struct snd_soc_card *card,
[all …]

Completed in 3 milliseconds