Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dcs35l35.c834 struct monitor_cfg *monitor_config = &cs35l35->pdata.mon_cfg; in cs35l35_component_probe() local
962 if (monitor_config->is_present) { in cs35l35_component_probe()
963 if (monitor_config->vmon_specs) { in cs35l35_component_probe()
967 monitor_config->vmon_dpth << in cs35l35_component_probe()
972 monitor_config->vmon_loc << in cs35l35_component_probe()
977 monitor_config->vmon_frm << in cs35l35_component_probe()
980 if (monitor_config->imon_specs) { in cs35l35_component_probe()
984 monitor_config->imon_dpth << in cs35l35_component_probe()
989 monitor_config->imon_loc << in cs35l35_component_probe()
994 monitor_config->imon_frm << in cs35l35_component_probe()
[all …]