Home
last modified time | relevance | path

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

/Linux-v5.4/include/sound/
Dcs35l36.h37 int temp_warn_thld; member
/Linux-v5.4/sound/soc/codecs/
Dcs35l36.c1226 if (cs35l36->pdata.temp_warn_thld) in cs35l36_component_probe()
1229 cs35l36->pdata.temp_warn_thld); in cs35l36_component_probe()
1492 pdata->temp_warn_thld = val | CS35L36_VALID_PDATA; in cs35l36_handle_of_data()