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

/linux-master/include/sound/
H A Dtas2781.h146 struct tasdevice_priv *tasdevice_kzalloc(struct i2c_client *i2c);
/linux-master/sound/soc/codecs/
H A Dtas2781-comlib.c232 struct tasdevice_priv *tasdevice_kzalloc(struct i2c_client *i2c) function
244 EXPORT_SYMBOL_GPL(tasdevice_kzalloc); variable
H A Dtas2781-i2c.c690 tas_priv = tasdevice_kzalloc(i2c);
/linux-master/sound/pci/hda/
H A Dtas2781_hda_i2c.c804 tas_hda->priv = tasdevice_kzalloc(clt);

Completed in 196 milliseconds