Searched refs:tasdevice_tuning_switch (Results 1 – 4 of 4) sorted by relevance
/linux/sound/pci/hda/ |
H A D | tas2781_hda_i2c.c | 152 tasdevice_tuning_switch(tas_hda->priv, 0); in tas2781_hda_playback_hook() 158 tasdevice_tuning_switch(tas_hda->priv, 1); in tas2781_hda_playback_hook() 693 tasdevice_tuning_switch(tas_hda->priv, 0); in tasdev_fw_ready() 868 tasdevice_tuning_switch(tas_hda->priv, 1); in tas2781_runtime_suspend() 907 tasdevice_tuning_switch(tas_hda->priv, 1); in tas2781_system_suspend() 941 tasdevice_tuning_switch(tas_hda->priv, 0); in tas2781_system_resume()
|
/linux/include/sound/ |
H A D | tas2781-dsp.h | 190 void tasdevice_tuning_switch(void *context, int state);
|
/linux/sound/soc/codecs/ |
H A D | tas2781-fmwlib.c | 2362 void tasdevice_tuning_switch(void *context, int state) in tasdevice_tuning_switch() function 2396 EXPORT_SYMBOL_NS_GPL(tasdevice_tuning_switch,
|
H A D | tas2781-i2c.c | 1446 tasdevice_tuning_switch(tas_priv, state); in tasdevice_dapm_event()
|