Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dtas2781-fmwlib.c591 if (tas_priv->tasdevice[chn].is_loading == false) in tasdevice_process_block()
698 tas_priv->tasdevice[chn].cur_prog = -1; in tasdevice_process_block()
699 tas_priv->tasdevice[chn].cur_conf = -1; in tasdevice_process_block()
701 tas_priv->tasdevice[chn].cur_conf = -1; in tasdevice_process_block()
744 tas_priv->tasdevice[chn].is_loading = true; in tasdevice_select_cfg_blk()
767 struct tasdevice_priv *tasdevice, struct tasdev_blk *block) in tasdevice_load_block_kernel() argument
769 struct tasdevice_dspfw_hdr *fw_hdr = &(tasdevice->fmw->fw_hdr); in tasdevice_load_block_kernel()
818 dev_info(tasdevice->dev, in tasdevice_load_block_kernel()
858 dev_info(tasdevice->dev, in tasdevice_load_block_kernel()
897 dev_info(tasdevice->dev, in tasdevice_load_block_kernel()
[all …]
H A Dtas2781-comlib.c54 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()
H A Dtas2781-i2c.c420 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()
/openbmc/linux/include/sound/
H A Dtas2781.h70 struct tasdevice { struct
87 struct tasdevice tasdevice[TASDEVICE_MAX_CHANNELS]; member
153 struct tasdevice_priv *tasdevice, unsigned short chn,
/openbmc/linux/sound/pci/hda/
H A Dtas2781_hda_i2c.c87 tas_priv->tasdevice[tas_priv->ndev].dev_addr = in tas2781_get_i2c_res()
823 tas_hda->priv->tasdevice[i].cur_book = -1; in tas2781_system_resume()
824 tas_hda->priv->tasdevice[i].cur_prog = -1; in tas2781_system_resume()
825 tas_hda->priv->tasdevice[i].cur_conf = -1; in tas2781_system_resume()