Home
last modified time | relevance | path

Searched refs:default_hw_config_id (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/sound/
H A Dasoc.h550 __le32 default_hw_config_id; /* default hw config ID for init */ member
/openbmc/linux/sound/soc/sof/
H A Dtopology.c1899 slink->default_hw_cfg_id = le32_to_cpu(cfg->default_hw_config_id); in sof_link_load()
/openbmc/linux/sound/soc/
H A Dsoc-topology.c1919 if (hw_config->id != cfg->default_hw_config_id) in set_link_hw_format()