Home
last modified time | relevance | path

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

/linux-6.15/sound/soc/codecs/
H A Dtas2781-comlib.c38 static const struct regmap_config tasdevice_regmap = { variable
333 &tasdevice_regmap); in tasdevice_init()
/linux-6.15/sound/pci/hda/
H A Dtas2781_hda_spi.c95 static const struct regmap_config tasdevice_regmap = { variable
1105 tas_priv->regmap = devm_regmap_init_spi(spi, &tasdevice_regmap); in tas2781_hda_spi_probe()