Home
last modified time | relevance | path

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

/Linux-v6.6/sound/soc/codecs/
Dtas2781-fmwlib.c593 if (tas_priv->tasdevice[chn].is_loading == false) in tasdevice_process_block()
700 tas_priv->tasdevice[chn].cur_prog = -1; in tasdevice_process_block()
701 tas_priv->tasdevice[chn].cur_conf = -1; in tasdevice_process_block()
703 tas_priv->tasdevice[chn].cur_conf = -1; in tasdevice_process_block()
746 tas_priv->tasdevice[chn].is_loading = true; in tasdevice_select_cfg_blk()
769 struct tasdevice_priv *tasdevice, struct tasdev_blk *block) in tasdevice_load_block_kernel() argument
771 struct tasdevice_dspfw_hdr *fw_hdr = &(tasdevice->fmw->fw_hdr); in tasdevice_load_block_kernel()
820 dev_info(tasdevice->dev, in tasdevice_load_block_kernel()
860 dev_info(tasdevice->dev, in tasdevice_load_block_kernel()
899 dev_info(tasdevice->dev, in tasdevice_load_block_kernel()
[all …]
Dtas2781-comlib.c55 struct tasdevice *tasdev = &tas_priv->tasdevice[chn]; in tasdevice_change_chn_book()
314 tas_priv->tasdevice[i].cur_book = -1; in tasdevice_init()
315 tas_priv->tasdevice[i].cur_prog = -1; in tasdevice_init()
316 tas_priv->tasdevice[i].cur_conf = -1; in tasdevice_init()
Dtas2781-i2c.c406 tas_priv->dev_name, tas_priv->tasdevice[i].dev_addr); in tasdevice_fw_ready()
653 tas_priv->tasdevice[i].dev_addr = dev_addrs[i]; in tasdevice_parse_dt()
/Linux-v6.6/include/sound/
Dtas2781.h70 struct tasdevice { struct
92 struct tasdevice tasdevice[TASDEVICE_MAX_CHANNELS]; argument
153 struct tasdevice_priv *tasdevice, unsigned short chn,
/Linux-v6.6/sound/pci/hda/
Dtas2781_hda_i2c.c76 tas_priv->tasdevice[tas_priv->ndev].dev_addr = in tas2781_get_i2c_res()
712 tas_priv->tasdevice[i].cur_book = -1; in tas2781_runtime_suspend()
713 tas_priv->tasdevice[i].cur_prog = -1; in tas2781_runtime_suspend()
714 tas_priv->tasdevice[i].cur_conf = -1; in tas2781_runtime_suspend()
798 tas_priv->tasdevice[i].cur_book = -1; in tas2781_system_resume()
799 tas_priv->tasdevice[i].cur_prog = -1; in tas2781_system_resume()
800 tas_priv->tasdevice[i].cur_conf = -1; in tas2781_system_resume()