Searched refs:tasdevice_kzalloc (Results 1 – 4 of 4) sorted by relevance
221 struct tasdevice_priv *tasdevice_kzalloc(struct i2c_client *i2c);
257 struct tasdevice_priv *tasdevice_kzalloc(struct i2c_client *i2c) in tasdevice_kzalloc() function269 EXPORT_SYMBOL_GPL(tasdevice_kzalloc);
1761 tas_priv = tasdevice_kzalloc(i2c); in tasdevice_i2c_probe()
871 tas_hda->priv = tasdevice_kzalloc(clt); in tas2781_hda_i2c_probe()