Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/intel/haswell/
Dsst-haswell-pcm.c344 bool switch_on = (bool)ucontrol->value.integer.value[0]; in hsw_waves_switch_put() local
350 if (switch_on == sst_hsw_is_module_active(hsw, id)) in hsw_waves_switch_put()
353 if (switch_on) in hsw_waves_switch_put()
358 if (switch_on == sst_hsw_is_module_enabled_rtd3(hsw, id)) in hsw_waves_switch_put()
361 if (switch_on) in hsw_waves_switch_put()