Searched refs:tasdevice_kzalloc (Results 1 – 4 of 4) sorted by relevance
137 struct tasdevice_priv *tasdevice_kzalloc(struct i2c_client *i2c);
231 struct tasdevice_priv *tasdevice_kzalloc(struct i2c_client *i2c) in tasdevice_kzalloc() function243 EXPORT_SYMBOL_GPL(tasdevice_kzalloc);
671 tas_priv = tasdevice_kzalloc(i2c); in tasdevice_i2c_probe()
702 tas_hda->priv = tasdevice_kzalloc(clt); in tas2781_hda_i2c_probe()