Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dcs35l36.h37 int temp_warn_thld; member
/linux/sound/soc/codecs/
H A Dcs35l36.c1225 if (cs35l36->pdata.temp_warn_thld) in cs35l36_component_probe()
1228 cs35l36->pdata.temp_warn_thld); in cs35l36_component_probe()
1490 pdata->temp_warn_thld = val | CS35L36_VALID_PDATA; in cs35l36_handle_of_data()