Home
last modified time | relevance | path

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

/linux-6.15/sound/pci/hda/
H A Dtas2781_hda_i2c.c195 tasdevice_tuning_switch(tas_hda->priv, 0); in tas2781_hda_playback_hook()
201 tasdevice_tuning_switch(tas_hda->priv, 1); in tas2781_hda_playback_hook()
761 tasdevice_tuning_switch(tas_hda->priv, 0); in tasdev_fw_ready()
935 tasdevice_tuning_switch(tas_hda->priv, 1); in tas2781_runtime_suspend()
974 tasdevice_tuning_switch(tas_hda->priv, 1); in tas2781_system_suspend()
1008 tasdevice_tuning_switch(tas_hda->priv, 0); in tas2781_system_resume()
/linux-6.15/include/sound/
H A Dtas2781-dsp.h214 void tasdevice_tuning_switch(void *context, int state);
/linux-6.15/sound/soc/codecs/
H A Dtas2781-fmwlib.c2498 void tasdevice_tuning_switch(void *context, int state) in tasdevice_tuning_switch() function
2532 EXPORT_SYMBOL_NS_GPL(tasdevice_tuning_switch, "SND_SOC_TAS2781_FMWLIB");
H A Dtas2781-i2c.c1523 tasdevice_tuning_switch(tas_priv, state); in tasdevice_dapm_event()