Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dtas2781-comlib.c257 struct tasdevice_priv *tasdevice_kzalloc(struct i2c_client *i2c) in tasdevice_kzalloc() function
269 EXPORT_SYMBOL_GPL(tasdevice_kzalloc);
H A Dtas2781-i2c.c1690 tas_priv = tasdevice_kzalloc(i2c); in tasdevice_i2c_probe()
/linux/include/sound/
H A Dtas2781.h209 struct tasdevice_priv *tasdevice_kzalloc(struct i2c_client *i2c);
/linux/sound/pci/hda/
H A Dtas2781_hda_i2c.c804 tas_hda->priv = tasdevice_kzalloc(clt); in tas2781_hda_i2c_probe()