Home
last modified time | relevance | path

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

/linux-6.6.21/include/sound/
Dtas2781.h140 struct tasdevice_priv *tasdevice_kzalloc(struct i2c_client *i2c);
/linux-6.6.21/sound/soc/codecs/
Dtas2781-comlib.c232 struct tasdevice_priv *tasdevice_kzalloc(struct i2c_client *i2c) in tasdevice_kzalloc() function
244 EXPORT_SYMBOL_GPL(tasdevice_kzalloc);
Dtas2781-i2c.c688 tas_priv = tasdevice_kzalloc(i2c); in tasdevice_i2c_probe()
/linux-6.6.21/sound/pci/hda/
Dtas2781_hda_i2c.c698 tas_hda->priv = tasdevice_kzalloc(clt); in tas2781_hda_i2c_probe()