Searched refs:dais (Results 51 - 55 of 55) sorted by relevance
123
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | hdac_hdmi.c | 1194 "Max dais supported: %d\n", dai_id); in hdac_hdmi_init_dai_map() 1560 struct snd_soc_dai_driver **dais, in hdac_hdmi_create_dais() 1618 *dais = hdmi_dais; in hdac_hdmi_create_dais() 1629 struct snd_soc_dai_driver **dais, int *num_dais) in hdac_hdmi_parse_and_map_nid() 1677 ret = hdac_hdmi_create_dais(hdev, dais, hdmi, hdmi->num_cvt); in hdac_hdmi_parse_and_map_nid() 1679 dev_err(&hdev->dev, "Failed to create dais with err: %d\n", in hdac_hdmi_parse_and_map_nid() 1559 hdac_hdmi_create_dais(struct hdac_device *hdev, struct snd_soc_dai_driver **dais, struct hdac_hdmi_priv *hdmi, int num_dais) hdac_hdmi_create_dais() argument 1628 hdac_hdmi_parse_and_map_nid(struct hdac_device *hdev, struct snd_soc_dai_driver **dais, int *num_dais) hdac_hdmi_parse_and_map_nid() argument
|
/kernel/linux/linux-5.10/sound/soc/uniphier/ |
H A D | aio-cpu.c | 698 chip->chip_spec->dais, in uniphier_aio_probe()
|
/kernel/linux/linux-6.6/sound/soc/uniphier/ |
H A D | aio-cpu.c | 800 chip->chip_spec->dais, in uniphier_aio_probe()
|
/kernel/linux/linux-5.10/sound/soc/ |
H A D | soc-core.c | 219 debugfs_create_file("dais", 0444, snd_soc_debugfs_root, NULL, in snd_soc_debugfs_init() 479 * for rtd->dais in soc_new_pcm_runtime() 481 rtd->dais = devm_kcalloc(dev, dai_link->num_cpus + dai_link->num_codecs, in soc_new_pcm_runtime() 484 if (!rtd->dais) in soc_new_pcm_runtime() 488 * dais = [][][][][][][][][][][][][][][][][][] in soc_new_pcm_runtime()
|
/kernel/linux/linux-6.6/sound/soc/ |
H A D | soc-core.c | 218 debugfs_create_file("dais", 0444, snd_soc_debugfs_root, NULL, in snd_soc_debugfs_init() 544 * for rtd->dais in soc_new_pcm_runtime() 546 rtd->dais = devm_kcalloc(dev, dai_link->num_cpus + dai_link->num_codecs, in soc_new_pcm_runtime() 549 if (!rtd->dais) in soc_new_pcm_runtime() 553 * dais = [][][][][][][][][][][][][][][][][][] in soc_new_pcm_runtime()
|
Completed in 13 milliseconds
123