Searched refs:hw_configs (Results 1 – 7 of 7) sorted by relevance
40 static const struct hw_revision_config hw_configs[] = { variable178 .cmd = hw_configs[dev->hw_revision].wink_cmd, in u2fzero_blink()206 .cmd = hw_configs[dev->hw_revision].rng_cmd, in u2fzero_rng_read()356 hid_info(hdev, "%s LED initialised\n", hw_configs[dev->hw_revision].name); in u2fzero_probe()364 hid_info(hdev, "%s RNG initialised\n", hw_configs[dev->hw_revision].name); in u2fzero_probe()
1889 slink->hw_configs = kmemdup(cfg->hw_config, in sof_link_load()1890 sizeof(*slink->hw_configs) * slink->num_hw_configs, in sof_link_load()1892 if (!slink->hw_configs) { in sof_link_load()1908 kfree(slink->hw_configs); in sof_link_load()1970 kfree(slink->hw_configs); in sof_link_load()2028 kfree(slink->hw_configs); in sof_link_load()2043 kfree(slink->hw_configs); in sof_link_unload()
1041 struct snd_soc_tplg_hw_config *hw_config = slink->hw_configs; in sof_link_sai_load()1092 struct snd_soc_tplg_hw_config *hw_config = slink->hw_configs; in sof_link_esai_load()1142 struct snd_soc_tplg_hw_config *hw_config = slink->hw_configs; in sof_link_acp_dmic_load()1174 struct snd_soc_tplg_hw_config *hw_config = slink->hw_configs; in sof_link_acp_bt_load()1204 struct snd_soc_tplg_hw_config *hw_config = slink->hw_configs; in sof_link_acp_sp_load()1238 struct snd_soc_tplg_hw_config *hw_config = slink->hw_configs; in sof_link_acp_hs_load()1301 struct snd_soc_tplg_hw_config *hw_config = slink->hw_configs; in sof_link_ssp_load()1538 config[i].format = le32_to_cpu(slink->hw_configs[i].fmt); in sof_ipc3_widget_setup_comp_dai()
392 struct snd_soc_tplg_hw_config *hw_configs; member
449 struct snd_soc_tplg_hw_config *hw_config = &slink->hw_configs[i]; in ipc4_ssp_dai_config_pcm_params_match()
1290 hw_config = &slink->hw_configs[i]; in snd_sof_get_hw_config_params()2834 hw_config = &slink->hw_configs[i]; in sof_ipc4_dai_get_clk()
3658 static const rtl_generic_fct hw_configs[] = { in rtl_hw_config() local3700 if (hw_configs[tp->mac_version]) in rtl_hw_config()3701 hw_configs[tp->mac_version](tp); in rtl_hw_config()