Searched refs:tasdevice_kzalloc (Results 1 – 4 of 4) sorted by relevance
140 struct tasdevice_priv *tasdevice_kzalloc(struct i2c_client *i2c);
232 struct tasdevice_priv *tasdevice_kzalloc(struct i2c_client *i2c) in tasdevice_kzalloc() function244 EXPORT_SYMBOL_GPL(tasdevice_kzalloc);
688 tas_priv = tasdevice_kzalloc(i2c); in tasdevice_i2c_probe()
698 tas_hda->priv = tasdevice_kzalloc(clt); in tas2781_hda_i2c_probe()