Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dtas2781-comlib-i2c.c37 static const struct regmap_config tasdevice_regmap = { variable
165 &tasdevice_regmap); in tasdevice_init()
/linux/sound/hda/codecs/side-codecs/
H A Dtas2781_hda_spi.c65 static const struct regmap_config tasdevice_regmap = { variable
782 tas_priv->regmap = devm_regmap_init_spi(spi, &tasdevice_regmap); in tas2781_hda_spi_probe()