Home
last modified time | relevance | path

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

/Linux-v6.1/sound/soc/codecs/
Dtas5805m.c156 struct tas5805m_priv { struct
186 struct tas5805m_priv *tas5805m = in tas5805m_refresh() argument
226 struct tas5805m_priv *tas5805m = in tas5805m_vol_get()
244 struct tas5805m_priv *tas5805m = in tas5805m_vol_put()
295 struct tas5805m_priv *tas5805m = in tas5805m_trigger()
375 struct tas5805m_priv *tas5805m = in tas5805m_mute()
420 struct tas5805m_priv *tas5805m; in tas5805m_i2c_probe()
433 tas5805m = devm_kzalloc(dev, sizeof(struct tas5805m_priv), GFP_KERNEL); in tas5805m_i2c_probe()
528 struct tas5805m_priv *tas5805m = dev_get_drvdata(dev); in tas5805m_i2c_remove()